On Wed, 8 Mar 2023 11:09:45 +0000, Ryan Roberts wrote:
Here is a respin of the KVM selftests fixes, with your nits addressed; I've fixed the footer whitespace issue and I'm now using FIELD_GET() in the place where you suggested and a couple of other places too. I've also included the 3rd patch in this series (the ttbr0_el1 fix), which I originally sent separately - this is now using FIELD_GET() too.
So this series superceeds [1] and [2].
[...]
Applied to next, thanks!
[1/3] KVM: selftests: Fixup config fragment for access_tracking_perf_test commit: a2bed39057b434c4fd816005d1b950fefc61569d [2/3] KVM: selftests: arm64: Fix pte encode/decode for PA bits > 48 commit: e659babfc5a693553cf9473470840464f0ed5d77 [3/3] KVM: selftests: arm64: Fix ttbr0_el1 encoding for PA bits > 48 commit: e17071754cf50e5f6ff8ebee077e0e4114d3bea5
Cheers,
M.