diff options
author | Russell King <[email protected]> | 2012-12-03 15:39:43 +0000 |
---|---|---|
committer | Will Deacon <[email protected]> | 2013-01-10 21:09:31 +0000 |
commit | 8e9c24a2b2e00368262b974d6ea1ac5310570bbe (patch) | |
tree | f7ab7ace096b95a12c43f4bfc40c404e8b78a433 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 9931faca02c604c22335f5a935a501bb2ace6e20 (diff) |
ARM: virt: avoid clobbering lr when forcing svc mode
The safe_svcmode_maskall macro is used to ensure that we are running in
svc mode, causing an exception return from hvc mode if required.
This patch removes the unneeded lr clobber from the macro and operates
entirely on the temporary parameter register instead.
Signed-off-by: Russell King <[email protected]>
[will: updated comment]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions