Commit 6e12ea4658487ba9c746e95b31014cb89f63703b
Committed by
Greg Kroah-Hartman
1 parent
16f76a7654
Exists in
master
and in
7 other branches
USB-BKL: Remove lock_kernel in usbfs update_sb()
The code this is attempting to lock against does not use the BKL, so it's not needed. Most likely this code is still broken/racy (Al Viro also thinks so), but removing the BKL should not make it worse than before. Signed-off-by: Andi Kleen <ak@linux.intel.com> Cc: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Showing 1 changed file with 0 additions and 4 deletions Side-by-side Diff
drivers/usb/core/inode.c