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

Mark Brown posted 2 patches 1 year, 6 months ago
There is a newer version of this series
arch/arm64/include/asm/kvm_arm.h | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
[PATCH 0/2] KVM: arm64: Fine grained traps documentation clarification
Posted by Mark Brown 1 year, 6 months ago
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@kernel.org>
---
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@kernel.org>