]> Gentwo Git Trees - linux/.git/commit
s390/pai_crypto: Rename paicrypt_getdata() to pai_getdata()
authorThomas Richter <tmricht@linux.ibm.com>
Wed, 5 Nov 2025 14:38:49 +0000 (15:38 +0100)
committerHeiko Carstens <hca@linux.ibm.com>
Fri, 14 Nov 2025 10:30:05 +0000 (11:30 +0100)
commit42cd0c82422775e34528b9d0df438e51150a4db9
treee7b5cfb49a97a14bf058d95e17d0c6d014a0e176
parent65b9831bd3ced5acb0d4a0fad66f7585a3ad3db8
s390/pai_crypto: Rename paicrypt_getdata() to pai_getdata()

To support one common PAI PMU device driver which handles
both PMUs pai_crypto and pai_ext, use a common naming scheme
for structures and variables suitable for both device drivers.
Rename paicrypt_getdata() to pai_getdata(). Use the PAI PMU
characteristics in the pai_pmu table to determine the number
of counters to be extracted.

Signed-off-by: Thomas Richter <tmricht@linux.ibm.com>
Reviewed-by: Jan Polensky <japo@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/kernel/perf_pai_crypto.c