aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cdx/controller/cdx_controller.c
diff options
context:
space:
mode:
authorThomas Richter <[email protected]>2025-08-22 12:05:57 +0000
committerAlexander Gordeev <[email protected]>2025-08-28 14:47:58 +0000
commitce971233242b5391d99442271f3ca096fb49818d (patch)
treed7bd5d5cb7af440723d90321523154237f7c6c7c /drivers/cdx/controller/cdx_controller.c
parents390/pai: Deny all events not handled by this PMU (diff)
downloadkernel-ce971233242b5391d99442271f3ca096fb49818d.tar.gz
kernel-ce971233242b5391d99442271f3ca096fb49818d.zip
s390/cpum_cf: Deny all sampling events by counter PMU
Deny all sampling event by the CPUMF counter facility device driver and return -ENOENT. This return value is used to try other PMUs. Up to now events for type PERF_TYPE_HARDWARE were not tested for sampling and returned later on -EOPNOTSUPP. This ends the search for alternative PMUs. Change that behavior and try other PMUs instead. Fixes: 613a41b0d16e ("s390/cpum_cf: Reject request for sampling in event initialization") Acked-by: Sumanth Korikkar <[email protected]> Signed-off-by: Thomas Richter <[email protected]> Signed-off-by: Alexander Gordeev <[email protected]>
Diffstat (limited to 'drivers/cdx/controller/cdx_controller.c')
0 files changed, 0 insertions, 0 deletions