Re: [PATCH v3 0/3] s390/pci: Enable CONTEXT_ANALYSIS
Heiko Carstens <[email protected]>
| Newsgroups | org.kernel.vger.linux-s390,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Aug 05, 2026 at 03:36:24PM +0200, Heiko Carstens wrote: > Enable CONTEXT_ANALYSYS for s390's pci code. ... > Heiko Carstens (3): > s390/pci: Rework __zpci_event_error() to remove conditional locking > s390/pci: Rework __zpci_event_availability() to remove conditional locking > s390/pci: Enable CONTEXT_ANALYSIS > > arch/s390/pci/Makefile | 2 + > arch/s390/pci/pci_event.c | 205 ++++++++++++++++++++------------------ > 2 files changed, 111 insertions(+), 96 deletions(-) Applied.