From: Jonathan Corbet Date: Fri, 16 May 2008 20:19:56 +0000 (-0600) Subject: adb: BKL pushdown X-Git-Tag: v2.6.27-rc1~1103^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26ce4f0684ef4b96d0244ac58b89ec282d5b980c;p=pandora-kernel.git adb: BKL pushdown Put explicit lock_kernel() calls in adb_open(). The fact that adb_release() already has them suggests this is necessary. Signed-off-by: Jonathan Corbet --- Reading git-diff-tree failed