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:
d5981a5
)
C6X: add register_cpu call
author
Mark Salter
<msalter@redhat.com>
Sun, 8 Jan 2012 18:19:38 +0000
(13:19 -0500)
committer
Mark Salter
<msalter@redhat.com>
Sun, 8 Jan 2012 20:13:10 +0000
(15:13 -0500)
Commit
ccbc60d3e19a1b6ae66ca0d89b3da02dde62088b
requires CPU
topology information even in !SMP cases. This requires C6X to
add a call tp register_cpu() in order to avoid a panic at
boot time.
Signed-off-by: Mark Salter <msalter@redhat.com>
No differences found