From: Rabin Vincent Date: Tue, 26 Oct 2010 17:49:00 +0000 (-0500) Subject: kgdb,arm: fix register dump X-Git-Tag: v2.6.37-rc1~36^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=834b2964b7ab047610da038e42d61dc8dac6339a;p=pandora-kernel.git kgdb,arm: fix register dump DBG_MAX_REG_NUM incorrectly had the number of indices in the GDB regs array rather than the number of registers, leading to an oops when the "rd" command is used in KDB. Cc: stable@kernel.org Signed-off-by: Rabin Vincent Signed-off-by: Jason Wessel --- Reading git-diff-tree failed