From: Russell King Date: Sun, 26 Jun 2011 12:42:01 +0000 (+0100) Subject: ARM: entry: abort-macro: specify registers to be used for macros X-Git-Tag: v3.1-rc1~258^2~1^3~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be020f8618caa0670a2a5b5a5df79549520f7867;p=pandora-kernel.git 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 --- Reading git-diff-tree failed