diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2009-10-10 18:07:03 +0400 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2009-10-14 19:36:53 +0400 |
commit | d2a7be0be1099c2554f4705d2c1c5081f8f96efc (patch) | |
tree | 92b7542288a26292c3e49b09121a9831ad7350a1 /drivers/infiniband/hw/ipath | |
parent | 3a8183a2061ba54c4c2b3cd31c3add6fd717e853 (diff) | |
download | linux-d2a7be0be1099c2554f4705d2c1c5081f8f96efc.tar.xz |
mips: Remove BKL from tb0219
cycle_kernel_lock() was added during the big BKL pushdown. It should
ensure the serializiation against driver init code.
tb0219_base is initialized before the character device is
registered, but the spinlock is not initialized.
Initialize the spinlock statically and remove cycle_kernel_lock().
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
LKML-Reference: <20091010153350.222654356@linutronix.de>
Cc: Yoichi Yuasa <yuasa@linux-mips.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'drivers/infiniband/hw/ipath')
0 files changed, 0 insertions, 0 deletions