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:
72f3bea
)
powerpc/ps3: Fix SMP lockdep boot warning
author
Geoff Levand
<geoff@infradead.org>
Tue, 8 Nov 2011 12:38:21 +0000
(12:38 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 16 Nov 2011 03:47:54 +0000
(14:47 +1100)
Move the PS3 IPI message setup from ps3_smp_setup_cpu() to ps3_smp_probe().
Fixes startup warnings like these:
------------[ cut here ]------------
WARNING: at kernel/lockdep.c:2649
Modules linked in:
...
---[ end trace
31fd0ba7d8756001
]---
Signed-off-by: Geoff Levand <geoff@infradead.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found