diff options
author | Marc Zyngier <[email protected]> | 2024-02-14 13:18:10 +0000 |
---|---|---|
committer | Oliver Upton <[email protected]> | 2024-02-19 17:13:00 +0000 |
commit | 9958d58779c92b72ef5b29284d073ecaa2a28764 (patch) | |
tree | 46f22018097d5d1ca4e88be3936850a61fcfcaba /scripts/gdb/linux/cpus.py | |
parent | 0beb14de740df93a5af0edc0bd4941dc037e6688 (diff) |
KVM: arm64: nv: Correctly handle negative polarity FGTs
Negative trap bits are a massive pain. They are, on the surface,
indistinguishable from RES0 bits. Do you trap? or do you ignore?
Thankfully, we now have the right infrastructure to check for RES0
bits as long as the register is backed by VNCR, which is the case
for the FGT registers.
Use that information as a discriminant when handling a trap that
is potentially caused by a FGT.
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Oliver Upton <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/cpus.py')
0 files changed, 0 insertions, 0 deletions