* [GIT PULL] x86/build changes for v6.8
@ 2024-01-08 11:15 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:15 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-01-08
# HEAD: bcf7ef56daca2eacf836d22eee23c66f7cd96a65 x86/tools: objdump_reformat.awk: Skip bad instructions from llvm-objdump
x86/build changes for v6.8:
- Update the objdump & instruction decoder self-test code for
better LLVM toolchain compatibility
- Rework CONFIG_X86_PAE dependencies, for better readability
and higher robustness.
- Misc cleanups
Thanks,
Ingo
------------------>
Arnd Bergmann (1):
x86/Kconfig: Rework CONFIG_X86_PAE dependency
Nathan Chancellor (2):
x86/tools: Remove chkobjdump.awk
x86/tools: objdump_reformat.awk: Skip bad instructions from llvm-objdump
Samuel Zeter (2):
x86/tools: objdump_reformat.awk: Ensure regex matches fwait
x86/tools: objdump_reformat.awk: Allow for spaces
arch/x86/Kconfig | 4 ++--
arch/x86/Kconfig.cpu | 6 +++++-
arch/x86/tools/Makefile | 2 +-
arch/x86/tools/chkobjdump.awk | 34 ----------------------------------
arch/x86/tools/objdump_reformat.awk | 6 +++---
5 files changed, 11 insertions(+), 41 deletions(-)
delete mode 100644 arch/x86/tools/chkobjdump.awk
^ 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:15 [GIT PULL] x86/build 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