From: Will Deacon Date: Fri, 12 Mar 2010 10:03:58 +0000 (+0100) Subject: ARM: 5989/1: ARM: KGDB: add support for SMP platforms X-Git-Tag: v2.6.34-rc2~14^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d8614cc5d6c5c02b7995ed97303481d4e3a8cc7;p=pandora-kernel.git ARM: 5989/1: ARM: KGDB: add support for SMP platforms To support SMP platforms, KGDB requires the architecture backend to implement the kgdb_roundup_cpus function. This patch, taken against 2.6.33, implements the function for ARM based on the MIPS port. Cc: Jason Wessel Cc: Jean-Michel Hautbois Cc: KGDB Mailing List Signed-off-by: Will Deacon Signed-off-by: Russell King --- Reading git-diff-tree failed