]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3724579947a36681963ad57c3f7c329f760fcd1e
treed4ebbbe34a2d1b6fee1cf62ecb4077c1a1367455
parent8365ba3fb4ad852dc375117b65aeb338a8707c8e
parentcc7eda63f96121aa5d7158c2517b20040c9963b6
Merge tag 'x86-urgent-2022-08-06' of git://git.kernel.org/pub/scm/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