diff --git a/cpumf/bin/cpumf_helper.in b/cpumf/bin/cpumf_helper.in index 3356e384..73d5535e 100755 --- a/cpumf/bin/cpumf_helper.in +++ b/cpumf/bin/cpumf_helper.in @@ -213,6 +213,7 @@ my $system_z_hwtype_map = { 2965 => 'IBM z13s', 3906 => 'IBM z14', 3907 => 'IBM z14 ZR1', + 8561 => 'IBM z15', }; sub get_hardware_type()