* [GIT PULL] x86/mm changes for v6.13
@ 2024-11-18 18:10 Ingo Molnar
2024-11-19 23:33 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2024-11-18 18:10 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, the arch/x86 maintainers, Peter Zijlstra
Linus,
Please pull the latest x86/mm Git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-mm-2024-11-18
# HEAD: 7e33001b8b9a78062679e0fdf5b0842a49063135 x86/mm/tlb: Put cpumask_test_cpu() check in switch_mm_irqs_off() under CONFIG_DEBUG_VM
x86/mm changes for v6.13:
- x86/mm/tlb: Put cpumask_test_cpu() check in switch_mm_irqs_off()
under CONFIG_DEBUG_VM, to micro-optimize the context-switching
code (Rik van Riel)
- x86/mm/doc: Add missing details in virtual memory layout (Kirill A. Shutemov)
Thanks,
Ingo
------------------>
Kirill A. Shutemov (1):
x86/mm/doc: Add missing details in virtual memory layout
Rik van Riel (1):
x86/mm/tlb: Put cpumask_test_cpu() check in switch_mm_irqs_off() under CONFIG_DEBUG_VM
Documentation/arch/x86/x86_64/mm.rst | 35 +++++++++++++++++++++++++++++------
arch/x86/mm/tlb.c | 2 +-
2 files changed, 30 insertions(+), 7 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-19 23:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-18 18:10 [GIT PULL] x86/mm changes for v6.13 Ingo Molnar
2024-11-19 23:33 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox