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:
0402bec
)
ARM: entry: abort-macro: specify registers to be used for macros
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 26 Jun 2011 12:42:01 +0000
(13:42 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 29 Jun 2011 09:06:36 +0000
(10:06 +0100)
Require all callers of abort macros to specify the registers to be
used. This improves the documentation at the callsites as to which
registers are being used by this assembly code.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found