commit | 6f15fa50087c8317e353145319466afbeb27a75d | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Fri Oct 09 20:31:33 2009 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Wed Oct 14 15:31:10 2009 +0200 |
tree | 599f2b9bc105a6495a63cbb914352521eb86a63b | |
parent | 1a6deaea3584fd7af1cad492b1fe0867060b45db [diff] |
sys: Remove BKL from sys_reboot 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>