Re: Linux 6.13-rc4
From: Linus Torvalds
Date: Sat Jan 11 2025 - 14:54:45 EST
Coming back to this, because I'll obviously do rc7 tomorrow, and I'd
like any known silly issues to be sorted out.
On Mon, 23 Dec 2024 at 04:16, Guenter Roeck <linux@xxxxxxxxxxxx> wrote:
>
> ARM: imx: Re-introduce the PINCTRL selection
> locking/lockdep: Enforce PROVE_RAW_LOCK_NESTING only if ARCH_SUPPORTS_RT
The pinctrl one has made it to me, but the PROVE_RAW_LOCK_NESTING one
(that apparently causes "BUG: Invalid wait context" issues on odd
architectures with specific configs) has not.
Maybe the issue got sorted out some other way, and I just haven't
tracked things properly?
Or maybe this just got dropped on the floor in the haze that was the
Xmas break? I see that Peter committed it:
https://lore.kernel.org/all/173313861411.412.6467281091993873078.tip-bot2@tip-bot2/
It's also possible that people just decided it wasn't critical enough,
and it's pending for later?
Linus