]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: entry: abort-macro: specify registers to be used for macros
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 26 Jun 2011 12:42:01 +0000 (13:42 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 29 Jun 2011 09:06:36 +0000 (10:06 +0100)
commit57d49a6026908dedeffbc0ad58a4742bd3ab0685
tree5b85ecbab42342e2ddc6de5b9ea7b4e9fb2f1cef
parentf636377c95a80f28d8044999a9924f339f75eb0e
ARM: entry: abort-macro: specify registers to be used for macros

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>
arch/arm/mm/abort-ev4t.S
arch/arm/mm/abort-ev5t.S
arch/arm/mm/abort-ev5tj.S
arch/arm/mm/abort-ev6.S
arch/arm/mm/abort-macro.S