summaryrefslogtreecommitdiff
path: root/scripts/cleanpatch
diff options
context:
space:
mode:
authorOliver Upton <oupton@kernel.org>2026-06-02 16:54:50 -0700
committerMarc Zyngier <maz@kernel.org>2026-06-03 21:06:43 +0100
commitd8839941df7de41fd4b02b7b7cdd0c46e5ba501e (patch)
treee7872e16c01131fbe0ef37375564e06902b88f1b /scripts/cleanpatch
parent699a2cc7f608145d55621e57828ccf6bfcb8d906 (diff)
KVM: arm64: nv: Restart stage-1 walk if stage-2 desc update fails
kvm_walk_nested_s2() returns -EAGAIN as an indication that an underlying descriptor update fails due to a race. The expectation is that the caller restart translation, yet walk_s1() actually synthesizes an abort. Propagate the -EAGAIN return out of walk_s1(), relying on callers to restart the translation fetch. Fixes: e4c7dfac2f1a ("KVM: arm64: nv: Implement HW access flag management in stage-2 SW PTW") Signed-off-by: Oliver Upton <oupton@kernel.org> Link: https://patch.msgid.link/20260602235450.103057-6-oupton@kernel.org Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'scripts/cleanpatch')
0 files changed, 0 insertions, 0 deletions