From: Thomas Gleixner Date: Sat, 10 Oct 2009 08:21:03 +0000 (+0200) Subject: s390: Remove BKL from prng X-Git-Tag: v2.6.33-rc1~357^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca1b82ba0888e742a7efdb89ed8e2aab453e091f;p=pandora-kernel.git s390: Remove BKL from prng 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 Cc: Martin Schwidefsky LKML-Reference: <20091010153349.601625576@linutronix.de> Acked-by: Jan Glauber --- Reading git-diff-tree failed