Steven, One more RTLA fix, this time a one-liner fixing an older bug found just after the previous pull request.
The following changes since commit 1590cf0329716306e948a8fc29f1d3ee87d3989f: Linux 7.2-rc4 (2026-07-19 13:54:41 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/tglozar/linux.git tags/rtla-fixes-v7.2-rc5 for you to fetch changes up to fafb66e5903c2bcfc7b7e259042a8282f18a6faa: rtla/timerlat_top: Fix on-threshold actions firing on signal (2026-07-21 15:42:08 +0200) ---------------------------------------------------------------- RTLA fixes for v7.2-rc5 - Fix timerlat top actions triggering on signal Fix a bug in RTLA's timerlat top actions feature where on-threshold actions are triggered on any signal, regardless of whether a latency spike had actually occured during the measurement. Signed-off-by: Tomas Glozar <[email protected]> ---------------------------------------------------------------- Tomas Glozar (1): rtla/timerlat_top: Fix on-threshold actions firing on signal tools/tracing/rtla/src/timerlat_top.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
