aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2025-04-29 18:14:03 +0200
committerArnd Bergmann <arnd@arndb.de>2025-04-29 18:14:03 +0200
commit94ddc14095480b1de946c56169bc0d42a815565a (patch)
tree0829601d6a901a54f9d92b2ba6634607130df313 /tools/perf/scripts/python/bin/stackcollapse-record
parentLinux 6.15-rc3 (diff)
parentfirmware: arm_scmi: Fix timeout checks on polling path (diff)
downloadlinux-94ddc14095480b1de946c56169bc0d42a815565a.tar.gz
linux-94ddc14095480b1de946c56169bc0d42a815565a.zip
Merge tag 'scmi-fixes-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes
Arm SCMI fixes for v6.15 Couple of fixes addressing issues with timeout in the polling path and device reference count imbalance detected by kmemleak. 1. The change fixes a timeout issue in the polling path of SCMI transactions where false positives could occur if the polling thread was pre-empted, causing it to appear as though a timeout occurred when it hadn't. The fix ensures that the polling result is verified before reporting a timeout, accounting for potential pre-emption or out-of-order replies. 2. It also corrects a device reference count imbalance caused by device_find_child() during device destruction, which prevented proper cleanup and triggered memory leaks detected by KMemleak. * tag 'scmi-fixes-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux: firmware: arm_scmi: Fix timeout checks on polling path firmware: arm_scmi: Balance device refcount when destroying devices
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions