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-22 17:13:10 -07:00
2010-10-15 15:53:27 +02:00
2005-10-18 08:26:15 -07:00
2010-05-18 15:00:25 -07:00
2010-07-30 09:29:14 -07:00
2010-10-21 14:23:48 -07:00
2008-03-04 15:07:03 -08:00
2007-10-12 14:51:01 -07:00
2010-10-12 16:53:37 +02:00
2010-09-27 12:25:10 -07:00
2010-10-12 16:53:42 +02:00
2009-08-27 23:33:20 +02:00
2010-03-30 22:02:32 +09:00
2010-09-09 13:41:25 -07:00
2009-07-15 08:17:02 +01:00
2009-01-07 11:12:23 -08:00
2010-05-11 12:01:10 -07:00
2010-07-30 09:36:01 -07:00
2010-10-12 16:53:34 +02:00
2009-06-29 12:15:19 -07:00
2010-08-07 17:08:30 -07:00
2010-07-30 09:29:09 -07:00
2010-08-04 14:23:55 -07:00
2009-09-09 13:44:34 -07:00
2010-07-30 09:36:01 -07:00
2010-08-06 11:44:36 -07:00
2010-09-09 13:41:25 -07:00
2010-07-30 09:29:35 -07:00
2010-10-27 18:34:59 -07:00
2010-10-24 13:41:39 -07:00
2009-06-11 12:04:19 -07:00
2009-02-13 12:01:56 -08:00
2010-07-30 09:47:22 -07:00
2010-07-30 09:29:16 -07:00
2010-07-30 09:47:22 -07:00
2010-07-16 11:39:48 -07:00
2010-08-31 15:28:00 -07:00
2009-07-12 12:22:34 -07:00
2010-02-28 00:43:33 -08:00