summaryrefslogtreecommitdiffstats
path: root/Documentation/features/debug/stackprotector
diff options
context:
space:
mode:
authorNiklas Schnelle <schnelle@linux.ibm.com>2026-01-08 16:45:54 +0100
committerHeiko Carstens <hca@linux.ibm.com>2026-01-17 15:55:22 +0100
commit88303fb68cc2e8b975f1505c84f215a934f6c2ad (patch)
tree6417db78529ee1774567334993f57255f07881ca /Documentation/features/debug/stackprotector
parent84d875e69818bed600edccb09be4a64b84a34a54 (diff)
downloadlinux-88303fb68cc2e8b975f1505c84f215a934f6c2ad.tar.gz
linux-88303fb68cc2e8b975f1505c84f215a934f6c2ad.zip
s390/pci: Use PCIBIOS return values in pci_read()/pci_write()
While pci_read() and pci_write() have returned errno values since their inception with commit cd24834130ac ("s390/pci: base support") other config accessors in particular pci_generic_config_read() as well as pci_generic_config_write() return specific error values which are then converted to errno by pcibios_err_to_errno(). Since latter does handle the case where the error value already looks like an errno the previous behavior is unlikely to cause actual issues. Still, for consistency and in case any caller explicitly checks error values align pci_read() and pci_write() with the generic accessors. Reviewed-by: Benjamin Block <bblock@linux.ibm.com> Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com> Reviewed-by: Farhan Ali <alifm@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'Documentation/features/debug/stackprotector')
0 files changed, 0 insertions, 0 deletions