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)
commitbe020f8618caa0670a2a5b5a5df79549520f7867
tree5b85ecbab42342e2ddc6de5b9ea7b4e9fb2f1cef
parent0402becef94c43bb2bb483653a5cee2fb5049764
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