diff options
author | Benjamin Herrenschmidt <[email protected]> | 2017-09-06 15:20:55 +1000 |
---|---|---|
committer | Paul Mackerras <[email protected]> | 2017-09-12 16:02:07 +1000 |
commit | d222af072380c4470295c07d84ecb15f4937e365 (patch) | |
tree | 10fae9caad0faf7928465d2d7cffd892dfc5ce4d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5f54c8b2d4fad95d1f8ecbe023ebe6038e6d3760 (diff) |
KVM: PPC: Book3S HV: Don't access XIVE PIPR register using byte accesses
The XIVE interrupt controller on POWER9 machines doesn't support byte
accesses to any register in the thread management area other than the
CPPR (current processor priority register). In particular, when
reading the PIPR (pending interrupt priority register), we need to
do a 32-bit or 64-bit load.
Cc: [email protected] # v4.13
Fixes: 2c4fb78f78b6 ("KVM: PPC: Book3S HV: Workaround POWER9 DD1.0 bug causing IPB bit loss")
Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Signed-off-by: Paul Mackerras <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions