From: Konrad Eisele <konrad@xxxxxxxxxxx> Date: Fri, 30 Sep 2011 15:47:29 +0200 > This patch enables KGDB support when SMP is enabled. The smp > kgdb_roundup_cpus function is currently only implemented for SPARC_LEON, > however if !SPARC_LEON && SMP is enabled then KGDB will be disabled. > > Signed-off-by: Konrad Eisele <konrad@xxxxxxxxxxx> It shouldn't be all that hard to add support for the other sparc32 cases too, especially since we did all of that recent work to clean up the cross-call interrupt handling. Could you please at least throw something together so we can throw away that ugly KGDB conditional? Once you rewrite this patch in that way, I'll apply this whole series. Thanks. -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html