diff options
author | Dave Martin <[email protected]> | 2011-03-04 15:33:55 +0000 |
---|---|---|
committer | Kevin Hilman <[email protected]> | 2011-03-09 16:38:36 -0800 |
commit | 76d500182061dcc7508e6b829af097348fa7d804 (patch) | |
tree | 3948584135d93937f668481acbcfab795efedbb5 /tools/perf/util/trace-event-scripting.c | |
parent | f96bdfa0d036393741fce303ea98abb44452d042 (diff) |
ARM: omap3: Remove hand-encoded SMC instructions
For various reasons, Linux now only officially supports being built
with tools which are new enough to understand the SMC instruction.
Replacing the hand-encoded instructions when the mnemonic also
allows for correct assembly in Thumb-2 (otherwise, the result is
random data in the middle of the code).
The Makefile already ensures that this file is built with a high
enough gcc -march= flag (armv7-a).
Signed-off-by: Dave Martin <[email protected]>
Tested-by: Santosh Shilimkar <[email protected]>
Tested-by: Jean Pihet <[email protected]>
Signed-off-by: Kevin Hilman <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions