This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/drivers/pci
Linus Torvalds 0b2d8d9e56 proc_bus_pci_ioctl: remove pointless BKL usage
The BKL was pushed into this function when it was converted to use the
unlocked_ioctl interface, but nothing that the function touches is
actually protected by the BKL.  So just remove the BKL entirely, so that
we finally can get a realistic system build without the BKL being
enabled at all.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-10-27 18:34:59 -07:00
..
2010-10-12 16:53:37 +02:00
2010-10-12 16:53:34 +02:00
2010-07-30 09:29:35 -07:00
2010-07-30 09:47:22 -07:00
2010-07-30 09:47:22 -07:00
2010-08-31 15:28:00 -07:00
2009-07-12 12:22:34 -07:00