]> Gentwo Git Trees - linux/.git/commit
s390/pai_crypto: Merge pai_ext PMU into pai_crypto
authorThomas Richter <tmricht@linux.ibm.com>
Wed, 5 Nov 2025 14:39:01 +0000 (15:39 +0100)
committerHeiko Carstens <hca@linux.ibm.com>
Fri, 14 Nov 2025 10:30:07 +0000 (11:30 +0100)
commit8b65b0ba3541c738af671377872270af6ee6a8ac
tree6fcd9032c6e495da064f933324bdc097b8397e44
parent3abb6b16758045b44d5fdf50915befa6744eaaca
s390/pai_crypto: Merge pai_ext PMU into pai_crypto

Combine PAI cryptography and PAI extension (NNPA) PMUs in one driver.
Remove file perf_pai_ext.c and registration of PMU "pai_ext"
from perf_pai_crypto.c.

Includes:
- Shared alloc/free and sched_task handling
- NNPA events with exclude_kernel enforced, exclude_user rejected
- Setup CR0 bits for both PMUs

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/Makefile
arch/s390/kernel/perf_pai_crypto.c
arch/s390/kernel/perf_pai_ext.c [deleted file]