Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[NOT FOR UPSTREAM] x86/cpu: Add INTEL_LUNARLAKE_M to X86_BUG_MONITOR
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. Closes: https://bugzilla.kernel.org/show_bug.cgi?id=219364 Cc: [email protected] # 6.11 Signed-off-by: Len Brown <[email protected]> Link: https://lore.kernel.org/lkml/a4aa8842a3c3bfdb7fe9807710eef159cbf0e705.1731463305.git.len.brown@intel.com/ Signed-off-by: Kai Vehmanen <[email protected]>
- Loading branch information