* [GIT PULL] x86/build changes for v6.10
@ 2024-05-13 7:03 Ingo Molnar
2024-05-14 2:51 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2024-05-13 7:03 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, the arch/x86 maintainers
Linus,
Please pull the latest x86/build Git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-build-2024-05-13
# HEAD: 71d99ea47fbd3179e01f8037aad1d1367a821de2 x86/Kconfig: Merge the two CONFIG_X86_EXTENDED_PLATFORM entries
x86/build changes for v6.10:
- Use -fpic to build the kexec 'purgatory' (self-contained code that runs between two kernels)
- Clean up vmlinux.lds.S generation
- Simplify the X86_EXTENDED_PLATFORM section of the x86 Kconfig
- Misc cleanups & fixes
Thanks,
Ingo
------------------>
Ard Biesheuvel (1):
x86/purgatory: Switch to the position-independent small code model
Masahiro Yamada (1):
x86/Kconfig: Merge the two CONFIG_X86_EXTENDED_PLATFORM entries
Wei Yang (4):
vmlinux.lds.h: Fix a typo in comment
x86/vmlinux.lds.S: Remove conditional definition of LOAD_OFFSET
x86/vmlinux.lds.S: Take __START_KERNEL out conditional definition
x86/boot: Replace __PHYSICAL_START with LOAD_PHYSICAL_ADDR
arch/x86/Kconfig | 26 +++++++-------------------
arch/x86/include/asm/boot.h | 5 -----
arch/x86/include/asm/page_types.h | 8 +++++---
arch/x86/kernel/vmlinux.lds.S | 7 +------
arch/x86/purgatory/Makefile | 3 ++-
include/asm-generic/vmlinux.lds.h | 2 +-
6 files changed, 16 insertions(+), 35 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] x86/build changes for v6.10
2024-05-13 7:03 [GIT PULL] x86/build changes for v6.10 Ingo Molnar
@ 2024-05-14 2:51 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-05-14 2:51 UTC (permalink / raw)
To: Ingo Molnar; +Cc: Linus Torvalds, linux-kernel, the arch/x86 maintainers
The pull request you sent on Mon, 13 May 2024 09:03:23 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-build-2024-05-13
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d71ec0ed03ae4318746ad379ab2477e5da853c7d
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-05-14 2:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-13 7:03 [GIT PULL] x86/build changes for v6.10 Ingo Molnar
2024-05-14 2:51 ` pr-tracker-bot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.