Re: [GIT PULL] kunit fixes update for Linux 7.0-rc3
From: Linus Torvalds
Date: Fri Mar 06 2026 - 15:41:50 EST
On Fri, 6 Mar 2026 at 12:30, Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx> wrote:
>
> Passed my repo sanity testing. x64_64 tests crash on mainline
> and my repo because of a known issue - fix is in next-20260302?
>
> Hope it gets into mainline soon.
>
> - https://lore.kernel.org/all/20260226-ungeziefer-erzfeind-13425179c7b2@brauner/
Already merged as commit 28aaa9c39945 ("kthread: consolidate kthread
exit paths to prevent use-after-free")
Linus