]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
s390/cpumf: Adjust number of leading zeroes for z15 attributes
authorThomas Richter <tmricht@linux.ibm.com>
Tue, 22 Apr 2025 10:52:49 +0000 (12:52 +0200)
committerHeiko Carstens <hca@linux.ibm.com>
Wed, 30 Apr 2025 09:32:20 +0000 (11:32 +0200)
commit7cf58880ea95a7db41e96c6e457c3f7c0773c646
tree86b6f784eb78703c279c76723c40411024a0740d
parente7ae507c024cb78b39b6e277584b1f7e59a99b81
s390/cpumf: Adjust number of leading zeroes for z15 attributes

In CPUMF attribute definitions for z15 all CPUMF attributes
have configuration values of the form 0x0[0-9a-f]{3} .
However 2 defines do not match this scheme, they have two leading
zeroes instead of one. Adjust this. No functional change.

Signed-off-by: Thomas Richter <tmricht@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/kernel/perf_cpum_cf_events.c