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:
b54992f
)
ARM: SMP: use more sane register allocation for __fixup_smp_on_up
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 22 Nov 2010 12:06:28 +0000
(12:06 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 20 Dec 2010 15:08:02 +0000
(15:08 +0000)
Use r0,r3-r6 rather than r0,r3,r4,r6,r7, which makes it easier to
understand which registers can be modified. Also document which
registers hold values which must be preserved.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/head.S
patch
|
blob
|
history
diff --cc
arch/arm/kernel/head.S
Simple merge