From: Thomas Gleixner Date: Sat, 10 Oct 2009 15:36:30 +0000 (+0000) Subject: um: Remove BKL from random X-Git-Tag: v2.6.33-rc1~357^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df502e389383b219e44819fe757614450d95f297;p=pandora-kernel.git um: Remove BKL from random cycle_kernel_lock() was added during the big BKL pushdown. It should ensure the serializiation against driver init code. In this case there is nothing to serialize. Remove it. Signed-off-by: Thomas Gleixner LKML-Reference: <20091010153349.641118498@linutronix.de> Cc: Jeff Dike --- Reading git-diff-tree failed