]> www.infradead.org Git - users/jedix/linux-maple.git/commit
s390/pci: check for relaxed translation capability
authorMatthew Rosato <mjrosato@linux.ibm.com>
Wed, 12 Feb 2025 21:34:15 +0000 (16:34 -0500)
committerJoerg Roedel <jroedel@suse.de>
Fri, 21 Feb 2025 11:01:57 +0000 (12:01 +0100)
commit6d52cb738a98df6d5a91d96ce5bc557d24343964
treeb82159ef64b8601db2978ff97a9f583c1b3cf93e
parent0ad2507d5d93f39619fc42372c347d6006b64319
s390/pci: check for relaxed translation capability

For each zdev, record whether or not CLP indicates relaxed translation
capability for the associated device group.

Reviewed-by: Niklas Schnelle <schnelle@linux.ibm.com>
Tested-by: Niklas Schnelle <schnelle@linux.ibm.com>
Signed-off-by: Matthew Rosato <mjrosato@linux.ibm.com>
Link: https://lore.kernel.org/r/20250212213418.182902-2-mjrosato@linux.ibm.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
arch/s390/include/asm/pci.h
arch/s390/include/asm/pci_clp.h
arch/s390/pci/pci_clp.c