git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a6deae
)
sys: Remove BKL from sys_reboot
author
Thomas Gleixner
<tglx@linutronix.de>
Fri, 9 Oct 2009 18:31:33 +0000
(20:31 +0200)
committer
Thomas 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