From: Thomas Gleixner Date: Sat, 10 Oct 2009 15:35:43 +0000 (+0000) Subject: drivers: Remove BKL from misc_open X-Git-Tag: v2.6.33-rc1~358^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40b798efe3460797a4ac928ee2e038774e2758eb;p=pandora-kernel.git drivers: Remove BKL from misc_open misc_open() is already serialized with misc_mtx. Remove the BKL locking which got there via the BKL pushdown. Signed-off-by: Thomas Gleixner Cc: Greg Kroah-Hartman LKML-Reference: <20091010153349.237173041@linutronix.de> --- Reading git-diff-tree failed