Skip to content

[s390] [IBM 9.4 FEAT] Upgrade the SMC driver to latest from upstream, e.g. kernel 6.4

Tobias Huschle requested to merge thuschle/centos-stream-9:RHEL-11199 into main

JIRA: https://issues.redhat.com/browse/RHEL-11199
Tested: by IBM
Build-Info: https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=56790766
Commits:
f947568e2580 net/smc: Introduce explicit check for v2 support
298c91dc40e5 net/ism: Remove extra include
657d42cf5df6 s390/ism: Set DMA coherent mask
78d0f94902af s390/ism: Fix trying to free already-freed IRQ by repeated ism_dev_exit()
6b5c13b591d7 s390/ism: Fix locking for forwarding of IRQs and events to clients
76631ffa2fd2 s390/ism: Fix and simplify add()/remove() callback handling
266deeea34ff s390/ism: Do not unregister clients with registered DMBs
a72178cfe855 net/smc: Fix dependency of SMC on ISM

Signed-off-by: Tobias Huschle thuschle@redhat.com

Merge request reports