commit | ca1b82ba0888e742a7efdb89ed8e2aab453e091f | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Sat Oct 10 10:21:03 2009 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Wed Oct 14 15:35:50 2009 +0200 |
tree | e1843a0970f438e96183872550611943f074357d | |
parent | 80f506918fdaaca6b574ba931536a58ce015c7be [diff] |
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 <tglx@linutronix.de> Cc: Martin Schwidefsky <schwidefsky@de.ibm.com> LKML-Reference: <20091010153349.601625576@linutronix.de> Acked-by: Jan Glauber <jang@linux.vnet.ibm.com>