sys: Remove BKL from sys_reboot
authorThomas Gleixner <tglx@linutronix.de>
Fri, 9 Oct 2009 18:31:33 +0000 (20:31 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 14 Oct 2009 13:31:10 +0000 (15:31 +0200)
Serialization of sys_reboot can be done local. The BKL is not
protecting anything else.

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

No differences found