commit | 0d4a7bc12ffecd3ba41dd94179cc5b272b71ce8a | [log] [tgz] |
---|---|---|
author | Jonathan Corbet <corbet@lwn.net> | Tue Aug 26 17:15:45 2008 -0600 |
committer | Jonathan Corbet <corbet@lwn.net> | Thu Oct 16 12:32:26 2008 -0600 |
tree | 40fb095468564e1bcd64ee9a01ac409406cc36d3 | |
parent | 3fa8749e584b55f1180411ab1b51117190bac1e5 [diff] |
UIO: BKL removal Fill in needed locking around idr accesses, then remove the big kernel lock from the UIO driver. Since there are no in-tree UIO drivers with open() methods, no further BKL pushdown is required. Acked-by: Hans J. Koch <hjk@linutronix.de> Acked-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Jonathan Corbet <corbet@lwn.net>