Merge tag 'x86-build-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 9 Jan 2024 01:22:02 +0000 (17:22 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 9 Jan 2024 01:22:02 +0000 (17:22 -0800)
commit42c371f8ec4296cee49b10d8e6be50aae90f2d70
treeed6ef90323c430ed77063b9f9c622a8a550ee85d
parentf73857ece4d85d2ee36571df9c13a733f3ba2732
parentbcf7ef56daca2eacf836d22eee23c66f7cd96a65
Merge tag 'x86-build-2024-01-08' of git://git./linux/kernel/git/tip/tip

Pull x86 build updates from Ingo Molnar:

 - 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

* tag 'x86-build-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/tools: objdump_reformat.awk: Skip bad instructions from llvm-objdump
  x86/Kconfig: Rework CONFIG_X86_PAE dependency
  x86/tools: Remove chkobjdump.awk
  x86/tools: objdump_reformat.awk: Allow for spaces
  x86/tools: objdump_reformat.awk: Ensure regex matches fwait
arch/x86/Kconfig