[PATCH 0/1] hw/arm/smmuv3: Check 31st bit to see if CD is valid

Joe Komlodi posted 1 patch 2 years, 9 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1626728232-134665-1-git-send-email-joe.komlodi@xilinx.com
Maintainers: Peter Maydell <peter.maydell@linaro.org>, Eric Auger <eric.auger@redhat.com>
hw/arm/smmuv3-internal.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH 0/1] hw/arm/smmuv3: Check 31st bit to see if CD is valid
Posted by Joe Komlodi 2 years, 9 months ago
Hi all,

This fixes an off-by-1 error when checking to see if a context descriptor is
valid in SMMUv3.

I think it hasn't caused problems yet because Linux will also set the 30th bit,
which is the bit CD_VALID currently checks.

Thanks!
Joe

Joe Komlodi (1):
  hw/arm/smmuv3: Check 31st bit to see if CD is valid

 hw/arm/smmuv3-internal.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.7.4