]> git.karo-electronics.de Git - linux-beck.git/commit
sh: kgdb: Fix up basic SMP support.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 10 Apr 2012 03:39:55 +0000 (12:39 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 10 Apr 2012 03:39:55 +0000 (12:39 +0900)
commit14f087d839d9bd3f90ad69d4b3fde7d236c156b1
tree1835e9eade6ba4169dedc0887efc8bbe4701997a
parent0034102808e0dbbf3a2394b82b1bb40b5778de9e
sh: kgdb: Fix up basic SMP support.

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>
arch/sh/kernel/kgdb.c