[linux-usb-devel] [2.6 patch] drivers/usb/gadget/config.c: make a function static

[linux-usb-devel] [2.6 patch] drivers/usb/gadget/config.c: make a function static

Post by David Brow » Wed, 02 Mar 2005 10:20:08



You sent this before, and time hasn't improved it. This function
is exported to support composite (multi-function) devices, which
need to assemble config descriptors in chunks (config + N* function)
instead of all-at-once (config + single function).


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to XXXX@XXXXX.COM
More majordomo info at http://www.yqcomputer.com/
Please read the FAQ at http://www.yqcomputer.com/
 
 
 

1. [linux-usb-devel] [PATCH -mm] drivers/usb/core/config.c: kzalloc(0, ..)

2. [linux-usb-devel] [PATCH -mm] drivers/usb/core/config.c: kzalloc(0, ..)


kmalloc(0) was legal with CONFIG_SLAB=y. However, there is now
something called SLUB, which just returned an error when size == 0.
It has recently been modified to mirror the SLAB behavior but also
do a stack dump so that "bad" callers can be fixed.

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to XXXX@XXXXX.COM
More majordomo info at http://www.yqcomputer.com/
Please read the FAQ at http://www.yqcomputer.com/

3. [linux-usb-devel] [PATCH -mm] drivers/usb/core/config.c: kzalloc(0, ..)

4. [linux-usb-devel] status of the USB w9968cf.c driver in kernel 2.6?

5. [linux-usb-devel] status of the USB w9968cf.c driver in kernel 2.6?

6. [linux-usb-devel] status of the USB ov511.c driver in kernel 2.6?

7. [linux-usb-devel] [2.6 patch] usb/serial/oti6858.c: cleanups

8. [linux-usb-devel] [2.6 patch] USB rio500.c: fix check-after-use

9. [linux-usb-devel] Linux 2.6.x wrongly recognizes USB 2.0 DVD writer (solved)

10. [linux-usb-devel] Linux 2.6.x wrongly recognizes USB 2.0 DVD writer

11. [linux-usb-devel] OOM and USB, latest Linux 2.6

12. [linux-usb-devel] aborts in usb-storage in branch 2.6

13. [linux-usb-devel] 2.6.x support for prism2 USB wireless adapter?

14. [linux-usb-devel] [2.6.x] USB Zip drive kills ps2 mouse.

15. [linux-usb-devel] 2.6: USB disk unusable level of data corruption