On Sun, Dec 15, 2024 at 12:06:19PM -0500, Sasha Levin wrote:
On Fri, Dec 13, 2024 at 05:41:38PM +0000, Catalin Marinas wrote:
> - arm64 stacktrace: address some fallout from the recent changes to
> unwinding across exception boundaries
Hi Catalin, Mark,
It seems that kselftests can hit a warning that was addressed in the
commit above:
I assume you're referring to commit:
32ed1205682ec42a ("arm64: stacktrace: Skip reporting LR at exception boundaries")
... ?
That was intended to fix this specific issue, as explained in the commit
message (with a very similar splat from running the ftrace kselftests).
Am I missing something? i.e. are you saying it *doesn't* fix that?