Comment 16 for bug 1891454

Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2020-09-22 08:14 EDT-------
I just installed bionic (Ubuntu 18.04) and installed the latest kernel from the
bionic-proposed repository. I can confirm that this bug is fixed.
The counter name DFLT_CCFINISH is available:

oot@t35lp46:~# uname -a
Linux t35lp46 4.15.0-119-generic #120-Ubuntu SMP Fri Sep 18 11:07:39 UTC 2020 s390x s390x s390x GNU/Linux
root@t35lp46:~# ls -l /sys/devices/cpum_cf/events/DFLT*
-r--r--r-- 1 root root 4096 Sep 22 14:10 /sys/devices/cpum_cf/events/DFLT_ACCESS
-r--r--r-- 1 root root 4096 Sep 22 14:10 /sys/devices/cpum_cf/events/DFLT_CC
-r--r--r-- 1 root root 4096 Sep 22 14:10 /sys/devices/cpum_cf/events/DFLT_CCFINISH
-r--r--r-- 1 root root 4096 Sep 22 14:10 /sys/devices/cpum_cf/events/DFLT_CYCLES
root@t35lp46:~# lsb_release -cs
bionic
root@t35lp46:~#

Verified ok.