From: Mike Frysinger Date: Tue, 26 May 2009 21:48:38 +0000 (+0000) Subject: Blackfin: fix command line corruption with DEBUG_DOUBLEFAULT X-Git-Tag: v2.6.31-rc1~361^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37082511f06108129bd5f96d625a6fae2d5a4ab4;p=pandora-kernel.git Blackfin: fix command line corruption with DEBUG_DOUBLEFAULT Commit 6b3087c6 (which introduced Blackfin SMP) broke command line passing when the DEBUG_DOUBLEFAULT config option was enabled. Switch the code to using a scratch register and not R7 which holds the command line. Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed