[PATCH v2 0/2] KVM: arm64: Fine grained traps documentation clarification

From: Mark Brown
Date: Fri Aug 02 2024 - 11:42:30 EST


When looking at the code for management of fine grained traps I noticed
that some comments were out of date, and that there's some potentially
suprising usage which could usefully be clarified.

Signed-off-by: Mark Brown <broonie@xxxxxxxxxx>
---
Changes in v2:
- Commit message tweaks.
- Reword comments for _MASK and _nMASK.
- Link to v1: https://lore.kernel.org/r/20240731-kvm-arm64-fgt-doc-v1-0-abb364f8fe57@xxxxxxxxxx

---
Mark Brown (2):
KVM: arm64: Fix outdated comment about incomplete FGT bitmask definitions
KVM: arm64: Clarify meaning of _MASK and _nMASK for FGT registers

arch/arm64/include/asm/kvm_arm.h | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
---
base-commit: 8400291e289ee6b2bf9779ff1c83a291501f017b
change-id: 20240730-kvm-arm64-fgt-doc-a664856fa7d6

Best regards,
--
Mark Brown <broonie@xxxxxxxxxx>