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:
f1b0ef0
)
lguest: move panic notifier registration to its expected place.
author
Rusty Russell
<rusty@rustcorp.com.au>
Thu, 24 Sep 2009 04:26:42 +0000
(22:26 -0600)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Wed, 23 Sep 2009 12:56:44 +0000
(22:26 +0930)
We used to defer it, so lockdep was happy. We now init lockdep early
anyway, so just do it after that.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found