aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2011-06-26 10:04:15 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2011-06-28 10:34:58 +0100
commit2342aa282b59f028cf0850b483b34587db2c22b0 (patch)
treeff2f5235b07b0fa2017657254a58bd109e42ae54 /arch/arm/kernel
parentb6fcd313c9db4f4c4feaf9d5d48b293d5fa27061 (diff)
ARM: entry: shark: don't directly reference registers in macros
Directly referencing registers in macros makes assembly code harder to change, because the macros have side effects which are non-obvious. Use the provided 'base' register rather than directly referencing r4. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/kernel')
0 files changed, 0 insertions, 0 deletions