commit | 14f087d839d9bd3f90ad69d4b3fde7d236c156b1 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Apr 10 12:39:55 2012 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Apr 10 12:39:55 2012 +0900 |
tree | 1835e9eade6ba4169dedc0887efc8bbe4701997a | |
parent | 0034102808e0dbbf3a2394b82b1bb40b5778de9e [diff] |
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>