public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] x86/mm changes for v6.8
@ 2024-01-08 11:35 Ingo Molnar
  2024-01-09  2:06 ` Linus Torvalds
  0 siblings, 1 reply; 5+ messages in thread
From: Ingo Molnar @ 2024-01-08 11:35 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-01-08

   # HEAD: 91c17d7b04498ffb52939a18eb7e28fd23c9b654 x86/percpu: Use %RIP-relative address in untagged_addr()

x86/mm changes for v6.8:

 - Robustify pfn_to_kaddr()

 - Improve the __untagged_addr() code: RIP-relative addresses are fine these days
   and generate better code, and update misleading/outdated comments as well.

 Thanks,

	Ingo

------------------>
Michael Roth (1):
      x86/mm: Ensure input to pfn_to_kaddr() is treated as a 64-bit type

Uros Bizjak (1):
      x86/percpu: Use %RIP-relative address in untagged_addr()


 arch/x86/include/asm/page.h       |  6 +++++-
 arch/x86/include/asm/uaccess_64.h | 11 ++++-------
 2 files changed, 9 insertions(+), 8 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-01-09  8:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-08 11:35 [GIT PULL] x86/mm changes for v6.8 Ingo Molnar
2024-01-09  2:06 ` Linus Torvalds
2024-01-09  3:57   ` Linus Torvalds
2024-01-09  8:34     ` Ingo Molnar
2024-01-09  8:28   ` Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox