[PATCH v3 stable 6.12 0/4] s390 KVM PCI backports for 6.12
Farhan Ali <[email protected]>
| Newsgroups | org.kernel.vger.stable |
|---|---|
| Message-ID | <[email protected]> |
Hi, This patchset backports the failed commits to stable-6.12. I have resolved the merge conflicts and tested them on s390. Thanks Farhan ChangeLog --------- v2 -> v3 - Fix an error in patch 1 to remove in loop read. - Add missing aisb calculation fix. v1 -> v2 - Resolve conflicts on latest 6.12 tree Farhan Ali (3): KVM: s390: pci: Fix memory accounting for pinned/unpinned pages KVM: s390: pci: Fix missing error codes and memory unaccounting KVM: s390: pci: Fix resource leak on IRQ registration failure Matthew Rosato (1): KVM: s390: pci: Fix aisb calculation arch/s390/kvm/pci.c | 86 ++++++++++++++++++++++++++++++++------------- arch/s390/kvm/pci.h | 2 ++ 2 files changed, 64 insertions(+), 24 deletions(-) -- 2.43.0