diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2020-02-26 03:35:22 +1000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2020-04-01 13:42:11 +1100 |
commit | d73a10cbf98f868586e907ef9d953f9fc7ae369c (patch) | |
tree | a0357e01a753fa046f6b212179d53b68dc452a1b /tools/perf/scripts/python/check-perf-trace.py | |
parent | 9600f261acaaabd476d7833cec2dd20f2919f1a0 (diff) |
powerpc/64s/exception: Remove confusing IEARLY option
Replace IEARLY=1 and IEARLY=2 with IBRANCH_COMMON, which controls if
the entry code branches to a common handler; and IREALMODE_COMMON,
which controls whether the common handler should remain in real mode.
These special cases no longer avoid loading the SRR registers, there
is no point as most of them load the registers immediately anyway.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200225173541.1549955-14-npiggin@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions