]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
KVM: arm64: Don't pass host_debug_state to BRBE world-switch routines
authorWill Deacon <will@kernel.org>
Fri, 27 Mar 2026 13:00:46 +0000 (13:00 +0000)
committerMarc Zyngier <maz@kernel.org>
Sat, 28 Mar 2026 17:07:50 +0000 (17:07 +0000)
commit7aba10efef1d972fc82b00b84911f07f6afbdb78
treee1b704a5d5794c5d61b33d1b4499f344f357afef
parent07695f7dc1e141601254057a00bf4e23301eb0b2
KVM: arm64: Don't pass host_debug_state to BRBE world-switch routines

Now that the SPE and BRBE nVHE world-switch routines operate on the
host_debug_state directly, tweak the BRBE code to do the same for
consistency.

This is purely cosmetic.

Cc: Marc Zyngier <maz@kernel.org>
Cc: Oliver Upton <oupton@kernel.org>
Cc: James Clark <james.clark@linaro.org>
Cc: Leo Yan <leo.yan@arm.com>
Cc: Suzuki K Poulose <suzuki.poulose@arm.com>
Cc: Fuad Tabba <tabba@google.com>
Cc: Alexandru Elisei <alexandru.elisei@arm.com>
Signed-off-by: Will Deacon <will@kernel.org>
Tested-by: Fuad Tabba <tabba@google.com>
Reviewed-by: Fuad Tabba <tabba@google.com>
Link: https://patch.msgid.link/20260327130047.21065-4-will@kernel.org
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/hyp/nvhe/debug-sr.c