[PATCH v3 stable 6.1 0/5] s390 KVM PCI backports for 6.1
Farhan Ali <[email protected]>
| Newsgroups | org.kernel.vger.stable |
|---|---|
| Message-ID | <[email protected]> |
Hi, This patchset backports the s390 KVM PCI fixes to stable-6.1. The patchset includes one dependency patch (patch 1) from Jason Gunthorpe, to export free_uid(). This is needed to resolve a compilation error. I have resolved all other merge conflicts and tested them on s390. Thanks Farhan 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 Jason Gunthorpe (1): kernel/user: Allow user_struct::locked_vm to be usable for iommufd Matthew Rosato (1): KVM: s390: pci: Fix aisb calculation arch/s390/kvm/pci.c | 86 +++++++++++++++++++++++++++----------- arch/s390/kvm/pci.h | 2 + include/linux/sched/user.h | 2 +- kernel/user.c | 1 + 4 files changed, 66 insertions(+), 25 deletions(-) -- 2.43.0