From: Jonathan Corbet Date: Tue, 26 Aug 2008 23:15:45 +0000 (-0600) Subject: UIO: BKL removal X-Git-Tag: v2.6.28-rc1~76^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d4a7bc12ffecd3ba41dd94179cc5b272b71ce8a;p=pandora-kernel.git 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 Acked-by: Greg Kroah-Hartman Signed-off-by: Jonathan Corbet --- Reading git-diff-tree failed