aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/tests/fpga-mgr-test.c
diff options
context:
space:
mode:
authorLinus Torvalds <[email protected]>2025-09-11 15:46:30 +0000
committerLinus Torvalds <[email protected]>2025-09-11 15:46:30 +0000
commite59a039119c3ec241228adf12dca0dd4398104d0 (patch)
tree2a936c3a86fb987add6c41259bcd7ca5a2098cb7 /drivers/fpga/tests/fpga-mgr-test.c
parentMerge tag 'pm-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... (diff)
parents390/cpum_cf: Deny all sampling events by counter PMU (diff)
downloadkernel-e59a039119c3ec241228adf12dca0dd4398104d0.tar.gz
kernel-e59a039119c3ec241228adf12dca0dd4398104d0.zip
Merge tag 's390-6.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Pull s390 fixes from Alexander Gordeev: - ptep_modify_prot_start() may be called in a loop, which might lead to the preempt_count overflow due to the unnecessary preemption disabling. Do not disable preemption to prevent the overflow - Events of type PERF_TYPE_HARDWARE are not tested for sampling and return -EOPNOTSUPP eventually. Instead, deny all sampling events by CPUMF counter facility and return -ENOENT to allow other PMUs to be tried - The PAI PMU driver returns -EINVAL if an event out of its range. That aborts a search for an alternative PMU driver. Instead, return -ENOENT to allow other PMUs to be tried * tag 's390-6.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: s390/cpum_cf: Deny all sampling events by counter PMU s390/pai: Deny all events not handled by this PMU s390/mm: Prevent possible preempt_count overflow
Diffstat (limited to 'drivers/fpga/tests/fpga-mgr-test.c')
0 files changed, 0 insertions, 0 deletions