]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'kvm-s390-master-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 12 May 2026 21:15:29 +0000 (23:15 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 12 May 2026 21:15:38 +0000 (23:15 +0200)
KVM: s390: pci: fix array indexing

For large amounts of PCI devices its possible to overrun the arrays as
the index was miscalculated in 2 places.

1  2 
arch/s390/kvm/interrupt.c

Simple merge