commit ef7e0c51d9c4b029d2f9b20bee1a94ba1b3356d5
Merge: 3098c076c83e 0cfe660559e8
Author: Paolo Bonzini <pbonzini@redhat.com>
Date: Tue May 12 23:15:29 2026 +0200
Merge tag 'kvm-s390-master-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
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.