Merge tag 'x86-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 7 Aug 2022 00:45:37 +0000 (17:45 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 7 Aug 2022 00:45:37 +0000 (17:45 -0700)
commit1612c382ffbdf1f673caec76502b1c00e6d35363
treed4ebbbe34a2d1b6fee1cf62ecb4077c1a1367455
parentcac03ac368fabff0122853de2422d4e17a32de08
parentde979c83574abf6e78f3fa65b716515c91b2613d
Merge tag 'x86-urgent-2022-08-06' of git://git./linux/kernel/git/tip/tip

Pull x86 fixes from Ingo Molnar:

 - build fix for old(er) binutils

 - build fix for new GCC

 - kexec boot environment fix

* tag 'x86-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/entry: Build thunk_$(BITS) only if CONFIG_PREEMPTION=y
  x86/numa: Use cpumask_available instead of hardcoded NULL check
  x86/bus_lock: Don't assume the init value of DEBUGCTLMSR.BUS_LOCK_DETECT to be zero
arch/x86/um/Makefile