Searched hist:c532b29a6f6d31e84a7c88f995eebdc75ebd4248 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/usb/misc/ |
H A D | usbtest.c | diff c532b29a6f6d31e84a7c88f995eebdc75ebd4248 Tue Jun 01 16:04:41 CDT 2010 Andi Kleen <ak@linux.intel.com> USB-BKL: Convert usb_driver ioctl to unlocked_ioctl
And audit all the users. None needed the BKL. That was easy because there was only very few around.
Tested with allmodconfig build on x86-64
Signed-off-by: Andi Kleen <ak@linux.intel.com> Cc: Arnd Bergmann <arnd@arndb.de> From: Andi Kleen <ak@linux.intel.com>
|
/openbmc/linux/drivers/usb/core/ |
H A D | devio.c | diff c532b29a6f6d31e84a7c88f995eebdc75ebd4248 Tue Jun 01 16:04:41 CDT 2010 Andi Kleen <ak@linux.intel.com> USB-BKL: Convert usb_driver ioctl to unlocked_ioctl
And audit all the users. None needed the BKL. That was easy because there was only very few around.
Tested with allmodconfig build on x86-64
Signed-off-by: Andi Kleen <ak@linux.intel.com> Cc: Arnd Bergmann <arnd@arndb.de> From: Andi Kleen <ak@linux.intel.com>
|
H A D | hub.c | diff c532b29a6f6d31e84a7c88f995eebdc75ebd4248 Tue Jun 01 16:04:41 CDT 2010 Andi Kleen <ak@linux.intel.com> USB-BKL: Convert usb_driver ioctl to unlocked_ioctl
And audit all the users. None needed the BKL. That was easy because there was only very few around.
Tested with allmodconfig build on x86-64
Signed-off-by: Andi Kleen <ak@linux.intel.com> Cc: Arnd Bergmann <arnd@arndb.de> From: Andi Kleen <ak@linux.intel.com>
|
/openbmc/linux/include/linux/ |
H A D | usb.h | diff c532b29a6f6d31e84a7c88f995eebdc75ebd4248 Tue Jun 01 16:04:41 CDT 2010 Andi Kleen <ak@linux.intel.com> USB-BKL: Convert usb_driver ioctl to unlocked_ioctl
And audit all the users. None needed the BKL. That was easy because there was only very few around.
Tested with allmodconfig build on x86-64
Signed-off-by: Andi Kleen <ak@linux.intel.com> Cc: Arnd Bergmann <arnd@arndb.de> From: Andi Kleen <ak@linux.intel.com>
|