On Fri, Nov 08 2024 at 08:49, Len Brown wrote: > From: Len Brown <len.brown@xxxxxxxxx> > > Under some conditions, MONITOR wakeups on Lunar Lake processors > can be lost, resulting in significant user-visible delays. > > Add LunarLake to X86_BUG_MONITOR so that wake_up_idle_cpu() > always sends an IPI, avoiding this potential delay. > Update the X86_BUG_MONITOR workaround to handle > the new smp_kick_mwait_play_dead() path. > > Closes: https://bugzilla.kernel.org/show_bug.cgi?id=219364 > > Cc: stable@xxxxxxxxxxxxxxx # 6.10 > Signed-off-by: Len Brown <len.brown@xxxxxxxxx> > --- > This is a backport of the upstream patch to Linux-6.10 and earlier You either fail to understand or intentionally ignore the process for stable backports, which is in place since more than a decade. Documentation/process/* has plenty of information how that works and you're around long enough to know that already. I don't care about you wasting your time, but I very much care about you wasting my time to deal with pointless emails. I get plenty enough of them every day. Thanks, tglx