diff options
author | Dave Martin <[email protected]> | 2011-02-08 12:09:52 +0100 |
---|---|---|
committer | Russell King <[email protected]> | 2011-02-19 16:07:21 +0000 |
commit | 3ba6e69ad887f8a814267ed36fd4bfbddf8855a9 (patch) | |
tree | aff91a8e58d1b3ac83a8dd37e8a9f325961add2a /tools/perf/util/trace-event-scripting.c | |
parent | 917692f5f7ec63de3b093c825913d68e910db282 (diff) |
ARM: 6653/1: bitops: Use BX instead of MOV PC,LR
The kernel doesn't officially need to interwork, but using BX
wherever appropriate will help educate people into good assembler
coding habits.
BX is appropriate here because this code is predicated on
__LINUX_ARM_ARCH__ >= 6
Signed-off-by: Dave Martin <[email protected]>
Acked-by: Nicolas Pitre <[email protected]>
Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions