search for: af_can

Displaying 5 results from an estimated 5 matches for "af_can".

2010 Mar 13
1
klibc build trouble
as the next klibc release 1.5.16 looks like shaping up, I have a trouble to build that for Debian. currently I build depent on linux-libc-dev, I don't know what against I can build latest klibc, see klibc fails to build due too: make -C linux/ ARCH=x86_64 INSTALL_HDR_PATH=debian/tmp/usr/lib/klibc/ headers_install make[3]: *** No rule to make target `headers_install'. Stop. make[2]: ***
2011 Jun 16
1
[PATCH 00/11] Replace printk_rateilimit() with printk_ratelimited()
...| 4 ++-- drivers/tty/tty_io.c | 4 ++-- drivers/usb/atm/usbatm.c | 4 ++-- drivers/usb/class/usblp.c | 7 +++---- drivers/usb/wusbcore/wa-xfer.c | 7 +++---- drivers/xen/xenbus/xenbus_xs.c | 4 ++-- net/can/af_can.c | 5 +++-- net/rds/bind.c | 4 ++-- net/rds/ib_cm.c | 6 +++--- net/rds/ib_send.c | 4 ++-- net/rds/iw_cm.c | 9 ++++----- net/rds/iw_rdma.c | 9...
2011 Jun 16
1
[PATCH 00/11] Replace printk_rateilimit() with printk_ratelimited()
...| 4 ++-- drivers/tty/tty_io.c | 4 ++-- drivers/usb/atm/usbatm.c | 4 ++-- drivers/usb/class/usblp.c | 7 +++---- drivers/usb/wusbcore/wa-xfer.c | 7 +++---- drivers/xen/xenbus/xenbus_xs.c | 4 ++-- net/can/af_can.c | 5 +++-- net/rds/bind.c | 4 ++-- net/rds/ib_cm.c | 6 +++--- net/rds/ib_send.c | 4 ++-- net/rds/iw_cm.c | 9 ++++----- net/rds/iw_rdma.c | 9...
2011 Jun 16
1
[PATCH 00/11] Replace printk_rateilimit() with printk_ratelimited()
...| 4 ++-- drivers/tty/tty_io.c | 4 ++-- drivers/usb/atm/usbatm.c | 4 ++-- drivers/usb/class/usblp.c | 7 +++---- drivers/usb/wusbcore/wa-xfer.c | 7 +++---- drivers/xen/xenbus/xenbus_xs.c | 4 ++-- net/can/af_can.c | 5 +++-- net/rds/bind.c | 4 ++-- net/rds/ib_cm.c | 6 +++--- net/rds/ib_send.c | 4 ++-- net/rds/iw_cm.c | 9 ++++----- net/rds/iw_rdma.c | 9...
2010 Mar 02
17
[PATCH 00/16] External building, update for 2.6.33 and multiple root devices.
The following patchset implements 3 seperate series of changes. External Building ================= Patches 1 through 8 enable to use of klibc's build system while leaving the src tree pristine (and potentially read only). Specifically: - srctree=<Sources for klibc> - objtree=<Ouput directory for klibc> - KLIBCKERNELSRC=<Kernel sources> - KLIBCKERNELOBJ=<Kernel