[PATCH 0/2] Fix kernel splats on boot with armada-37xx irqchip driver

Vladimir Oltean vladimir.oltean at nxp.com
Mon Jul 18 07:06:58 PDT 2022


Hi Linus,

On Mon, Jul 18, 2022 at 03:43:19PM +0200, Linus Walleij wrote:
> Patches applied for fixes so they get some rotation in linux-next.
> 
> Reviewers have some days to react before I send this to Torvalds.

Thanks for doing that.

> Should these even be tagged for stable?

They could.

This specific lockdep check was introduced in commit de8f5e4f2dc1
("lockdep: Introduce wait-type checks") which appeared in v5.7.

The fixes depend upon commit 67021f25d952 ("regmap: teach regmap to
use raw spinlocks if requested in the config") which appeared in v5.15.

So at least the stable 5.15 and 5.18 kernels can benefit if lockdep is
being used - that's without any extra burden of backporting the regmap
dependency commit itself any further.


More information about the linux-arm-kernel mailing list