From: Thomas Gleixner Date: Fri, 9 Oct 2009 18:31:33 +0000 (+0200) Subject: sys: Remove BKL from sys_reboot X-Git-Tag: v2.6.33-rc1~359^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f15fa50087c8317e353145319466afbeb27a75d;p=pandora-kernel.git 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 --- Reading git-diff-tree failed