summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/interrupts.py
diff options
context:
space:
mode:
authorBen Horgan <ben.horgan@arm.com>2025-07-09 12:38:07 +0300
committerMarc Zyngier <maz@kernel.org>2025-07-09 15:19:24 +0300
commit2265c08ec393ef1f5ef5019add0ab1e3a7ee0b79 (patch)
treeaeaa0b5290038ac7260cda47696c1c1e0b1da870 /scripts/gdb/linux/interrupts.py
parent42ce432522a17685f5a84529de49e555477c0a1f (diff)
downloadlinux-2265c08ec393ef1f5ef5019add0ab1e3a7ee0b79.tar.xz
KVM: arm64: Fix enforcement of upper bound on MDCR_EL2.HPMN
Previously, u64_replace_bits() was used to no effect as the return value was ignored. Convert to u64p_replace_bits() so the value is updated in place. Reviewed-by: Zenghui Yu <yuzenghui@huawei.com> Signed-off-by: Ben Horgan <ben.horgan@arm.com> Fixes: efff9dd2fee7 ("KVM: arm64: Handle out-of-bound write to MDCR_EL2.HPMN") Link: https://lore.kernel.org/r/20250709093808.920284-2-ben.horgan@arm.com Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions