Re: [GIT PULL v2] tracing: Updates for v6.14

From: Sasha Levin
Date: Tue Jan 21 2025 - 11:41:10 EST


Hey Steve,

I've started seeing memory corruption issues in LKFT, such as the one
here: https://qa-reports.linaro.org/lkft/sashal-linus-next/build/v6.13-rc7-790-gabac258eb0d1/testrun/26834686/suite/log-parser-test/test/bug-bug-kernel-null-pointer-dereference-address/log

I ran a bisection, which led me to the below commit:

On Tue, Jan 21, 2025 at 10:15:51AM -0500, Steven Rostedt wrote:
tracing: Cache ":mod:" events for modules not loaded yet

I've also confirmed that reverting this commit on top of linus-next fixes
the issue.

--
Thanks,
Sasha