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:
815c416
)
init: Remove the BKL from startup code
author
Arnd Bergmann
<arnd@arndb.de>
Sat, 3 Jul 2010 22:02:26 +0000
(
00:02
+0200)
committer
Frederic Weisbecker
<fweisbec@gmail.com>
Fri, 9 Jul 2010 13:40:32 +0000
(15:40 +0200)
I have shown by code review that no driver takes
the BKL at init time any more, so whatever the
init code was locking against is no longer there
and it is now safe to remove the BKL there.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Steven Rostedt <rostedt@goodmis>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
No differences found