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:
0034102
)
sh: kgdb: Fix up basic SMP support.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 10 Apr 2012 03:39:55 +0000
(12:39 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 10 Apr 2012 03:39:55 +0000
(12:39 +0900)
kgdb needs a kgdb_roundup_cpus() definition in the architecture backend,
so just copy over the MIPS version, which already does what we want.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found