Hi Oliver, Just a polite nudge on this: I was originally hoping to get these into 6.3 since I thought they were fairly uncontroversial and clearly fixing bugs. What are my chances? Thanks, Ryan On 08/03/2023 11:09, Ryan Roberts wrote: > Hi Oliver, > > 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]. > > Thanks, > Ryan > > [1] https://lore.kernel.org/kvmarm/e8ed178a-0c67-3e00-a085-1d88fb3cb41f@xxxxxxx/ > [2] https://lore.kernel.org/kvmarm/20230302152033.242073-1-ryan.roberts@xxxxxxx/ > > Ryan Roberts (3): > KVM: selftests: Fixup config fragment for access_tracking_perf_test > KVM: selftests: arm64: Fix pte encode/decode for PA bits > 48 > KVM: selftests: arm64: Fix ttbr0_el1 encoding for PA bits > 48 > > tools/testing/selftests/kvm/config | 1 + > .../selftests/kvm/lib/aarch64/processor.c | 39 ++++++++++++++----- > 2 files changed, 30 insertions(+), 10 deletions(-) > > -- > 2.25.1 > >