diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2011-06-26 10:04:15 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2011-06-28 10:34:58 +0100 |
commit | 2342aa282b59f028cf0850b483b34587db2c22b0 (patch) | |
tree | ff2f5235b07b0fa2017657254a58bd109e42ae54 /arch/arm/kernel | |
parent | b6fcd313c9db4f4c4feaf9d5d48b293d5fa27061 (diff) | |
download | talos-obmc-linux-2342aa282b59f028cf0850b483b34587db2c22b0.tar.gz talos-obmc-linux-2342aa282b59f028cf0850b483b34587db2c22b0.zip |
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