git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89ecd50
)
Blackfin: fix command line corruption with DEBUG_DOUBLEFAULT
author
Mike Frysinger
<vapier@gentoo.org>
Tue, 26 May 2009 21:48:38 +0000
(21:48 +0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Fri, 12 Jun 2009 10:11:52 +0000
(06:11 -0400)
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 <vapier@gentoo.org>
No differences found