x86: Remove BKL from microcode
authorThomas Gleixner <tglx@linutronix.de>
Sat, 10 Oct 2009 07:35:48 +0000 (09:35 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 14 Oct 2009 15:04:48 +0000 (17:04 +0200)
cycle_lock_kernel() in microcode_open() is a worthless exercise as
there is nothing to wait for. Remove it.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
LKML-Reference: <20091010153349.196074920@linutronix.de>


No differences found