From: Andi Kleen Date: Tue, 1 Jun 2010 21:04:41 +0000 (+0200) Subject: USB-BKL: Convert usb_driver ioctl to unlocked_ioctl X-Git-Tag: v2.6.36-rc1~293^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c532b29a6f6d31e84a7c88f995eebdc75ebd4248;p=pandora-kernel.git 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 Cc: Arnd Bergmann From: Andi Kleen --- Reading git-diff-tree failed