]> Gentwo Git Trees - linux/.git/commit
s390/zcrypt: Rework zcrypt request and reply trace event definition
authorHarald Freudenberger <freude@linux.ibm.com>
Fri, 17 Oct 2025 10:14:13 +0000 (12:14 +0200)
committerHeiko Carstens <hca@linux.ibm.com>
Tue, 21 Oct 2025 09:09:21 +0000 (11:09 +0200)
commit507cff242a98a9712081197d63e0fdc99d9ed3dd
tree23f30e2a9e08eb745d1b7f69ec5e0eba76bab793
parent215231deeadd5942ce9fd61ea420c2c2105f6459
s390/zcrypt: Rework zcrypt request and reply trace event definition

This is a slight rework of the s390_zcrypt_req and s390_zcrypt_rep
trace event:
- the psmid has been added to the s390_zcrypt_rep
- "dev" renamed to "card"
- "domain" renamed to "dom"
The motivation of these changes is to make these traces more
aligned to new upcoming traces for AP bus related trace events.
Additionally the psmid is needed to match the reply (and thus
indirect the request) to AP bus related trace events where only
the psmid is unique identifying AP messages.

Signed-off-by: Harald Freudenberger <freude@linux.ibm.com>
Reviewed-by: Anthony Krowiak <akrowiak@linux.ibm.com>
Reviewed-by: Holger Dengler <dengler@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/include/asm/trace/zcrypt.h
drivers/s390/crypto/zcrypt_api.c