s390: Support CONFIG_TRACE_MMIO_ACCESS
authorSteffen Maier <maier@linux.ibm.com>
Thu, 10 Jul 2025 15:05:22 +0000 (17:05 +0200)
committerAlexander Gordeev <agordeev@linux.ibm.com>
Thu, 31 Jul 2025 16:59:26 +0000 (18:59 +0200)
commitccb0aa03d046ff84492396d2e90b408fa5b24a00
tree929bb3342c660cc6c41c5767e6c5878687a494af
parent56f4cfab1c93b14da422cdcd23898eb008033696
s390: Support CONFIG_TRACE_MMIO_ACCESS

Enable the functionality of commits
d593d64f043a ("lib: Add register read/write tracing support")
210031971cdd ("asm-generic/io: Add logging support for MMIO accessors").

It only depends on explicit function calls for the tracing.

Signed-off-by: Steffen Maier <maier@linux.ibm.com>
Reviewed-by: Niklas Schnelle <schnelle@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
arch/s390/Kconfig