[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZZvbw0RICmvVvGtP@gmail.com>
Date: Mon, 8 Jan 2024 12:25:55 +0100
From: Ingo Molnar <mingo@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, the arch/x86 maintainers <x86@...nel.org>,
Peter Zijlstra <peterz@...radead.org>
Subject: [GIT PULL] x86/core changes for v6.8
Linus,
Please pull the latest x86/core git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-core-2024-01-08
# HEAD: edc8fc01f608108b0b7580cb2c29dfb5135e5f0e x86: Fix CPUIDLE_FLAG_IRQ_ENABLE leaking timer reprogram
x86/core changes for v6.8:
- Fix possible unintended timer delays caused by a race in
mwait_idle_with_hints().
- Add comments about the magic behind the shadow STI
before MWAIT in __sti_mwait().
Thanks,
Ingo
------------------>
Frederic Weisbecker (1):
x86: Add a comment about the "magic" behind shadow sti before mwait
Peter Zijlstra (1):
x86: Fix CPUIDLE_FLAG_IRQ_ENABLE leaking timer reprogram
arch/x86/include/asm/mwait.h | 20 ++++++++++++++++++--
drivers/idle/intel_idle.c | 19 +++++++------------
2 files changed, 25 insertions(+), 14 deletions(-)
Powered by blists - more mailing lists