aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorMarc Zyngier <[email protected]>2020-04-14 14:10:08 +0000
committerMarc Zyngier <[email protected]>2020-04-15 13:56:14 +0000
commit1c32ca5dc6d00012f0c964e5fdd7042fcc71efb1 (patch)
tree1590d1bf3f643583a04cdb771b4202f5bb4a10c0 /tools/perf/scripts/python/stackcollapse.py
parentLinux 5.7-rc1 (diff)
downloadkernel-1c32ca5dc6d00012f0c964e5fdd7042fcc71efb1.tar.gz
kernel-1c32ca5dc6d00012f0c964e5fdd7042fcc71efb1.zip
KVM: arm: vgic: Fix limit condition when writing to GICD_I[CS]ACTIVER
When deciding whether a guest has to be stopped we check whether this is a private interrupt or not. Unfortunately, there's an off-by-one bug here, and we fail to recognize a whole range of interrupts as being global (GICv2 SPIs 32-63). Fix the condition from > to be >=. Cc: [email protected] Fixes: abd7229626b93 ("KVM: arm/arm64: Simplify active_change_prepare and plug race") Reported-by: AndrĂ© Przywara <[email protected]> Signed-off-by: Marc Zyngier <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions