]> www.infradead.org Git - users/dwmw2/linux.git/commit
s390/ap: add debug possibility for AP messages
authorHarald Freudenberger <freude@linux.ibm.com>
Fri, 9 Feb 2024 15:14:23 +0000 (16:14 +0100)
committerHeiko Carstens <hca@linux.ibm.com>
Fri, 16 Feb 2024 13:30:13 +0000 (14:30 +0100)
commit6a2892d09df545c6ea828bc8ad08112961b88f6d
tree4012b43383461e6c7f620414950567ea3d747ef5
parent6d749b4e02087fa4a68092eef260d31a345603c6
s390/ap: add debug possibility for AP messages

This patch introduces two dynamic debug hexdump
invocation possibilities to be able to a) dump an
AP message immediately before it goes into the
firmware queue and b) dump a fresh from the
firmware queue received AP message.

Signed-off-by: Harald Freudenberger <freude@linux.ibm.com>
Reviewed-by: Holger Dengler <dengler@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
drivers/s390/crypto/ap_queue.c