]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
linux-yocto/6.4: fix IRQ-80 warnings
authorBruce Ashfield <bruce.ashfield@gmail.com>
Mon, 21 Aug 2023 15:44:45 +0000 (11:44 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 22 Aug 2023 14:13:51 +0000 (15:13 +0100)
commit75ca8527bb90c98b7139ad92e4e5f1baf790e75d
tree01491c60768439088144bd713e3d3d0f4657866a
parent2099b728c48d920aa3914f4297563105a672e174
linux-yocto/6.4: fix IRQ-80 warnings

Integrating the following commit(s) to linux-yocto/6.4:

    9753b4497951 tick/rcu: fix false positive "softirq work is pending" messages on RT

Paul Gortmaker has found and fixed the root cause of why we are
getting "softirq work is pending" messages on boot with -rt ..
although the issue is not rt-specific.

The fix has been submitted to lkml, but we are integrating it
to avoid the delay of -stable picking it up and then linux-yocto
doing the same.

(From OE-Core rev: 5617d2c03833830c0100d1c775a15d4ad1c02fdd)

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-rt_6.4.bb
meta/recipes-kernel/linux/linux-yocto-tiny_6.4.bb
meta/recipes-kernel/linux/linux-yocto_6.4.bb