public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] x86/asm changes for v6.8
@ 2024-01-08 11:03 Ingo Molnar
  2024-01-09  2:11 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2024-01-08 11:03 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, the arch/x86 maintainers, Vegard Nossum

Linus,

Please pull the latest x86/asm git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-asm-2024-01-08

   # HEAD: bc90aefa99f74452d549d503a3f1cbf3adc9c6bb x86/asm: Add DB flag to 32-bit percpu GDT entry

x86/asm changes for v6.8:

 - Replace magic numbers in GDT descriptor definitions & handling:

   - Introduce symbolic names via macros for descriptor types/fields/flags,
     and then use these symbolic names.

   - Clean up definitions a bit, such as GDT_ENTRY_INIT()

   - Fix/clean up details that became visibly inconsistent after the
     symbol-based code was introduced:

      - Unify accessed flag handling

      - Set the D/B size flag consistently & according to the HW specification

 Thanks,

	Ingo

------------------>
Vegard Nossum (5):
      x86/asm: Provide new infrastructure for GDT descriptors
      x86/asm: Replace magic numbers in GDT descriptors, preparations
      x86/asm: Replace magic numbers in GDT descriptors, script-generated change
      x86/asm: Always set A (accessed) flag in GDT descriptors
      x86/asm: Add DB flag to 32-bit percpu GDT entry


 arch/x86/boot/pm.c                      |  7 +--
 arch/x86/include/asm/desc_defs.h        | 78 +++++++++++++++++++++++++++------
 arch/x86/kernel/apm_32.c                |  2 +-
 arch/x86/kernel/cpu/common.c            | 48 +++++++++-----------
 arch/x86/kernel/head64.c                |  6 +--
 arch/x86/kernel/setup_percpu.c          |  4 +-
 arch/x86/platform/pvh/head.S            |  7 +--
 arch/x86/realmode/rm/reboot.S           |  3 +-
 drivers/firmware/efi/libstub/x86-5lvl.c |  4 +-
 drivers/pnp/pnpbios/bioscalls.c         |  2 +-
 10 files changed, 104 insertions(+), 57 deletions(-)

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

* Re: [GIT PULL] x86/asm changes for v6.8
  2024-01-08 11:03 [GIT PULL] x86/asm changes for v6.8 Ingo Molnar
@ 2024-01-09  2:11 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-01-09  2:11 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: Linus Torvalds, linux-kernel, the arch/x86 maintainers,
	Vegard Nossum

The pull request you sent on Mon, 8 Jan 2024 12:03:29 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-asm-2024-01-08

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/106b88d7a91e2b4d40369a20b8ef07bb827dafd5

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-08 11:03 [GIT PULL] x86/asm changes for v6.8 Ingo Molnar
2024-01-09  2:11 ` 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