]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'x86_build_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 1 Aug 2022 17:14:19 +0000 (10:14 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 1 Aug 2022 17:14:19 +0000 (10:14 -0700)
commitdc4468881227ee1508e4d2cab5fe83a06addde4e
tree1f98f85bf3f6d4f7f0cf6f6609a84b9026343bf3
parentdb949dfb3f3193ba60dda7d5dc7e8d9bf85d98e5
parent9bd99bad296075c0ea78686a1f4dd31fca2c7e1a
Merge tag 'x86_build_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 build updates from Borislav Petkov:

 - Fix stack protector builds when cross compiling with Clang

 - Other Kbuild improvements and fixes

* tag 'x86_build_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/purgatory: Omit use of bin2c
  x86/purgatory: Hard-code obj-y in Makefile
  x86/build: Remove unused OBJECT_FILES_NON_STANDARD_test_nx.o
  x86/Kconfig: Fix CONFIG_CC_HAS_SANE_STACKPROTECTOR when cross compiling with clang
arch/x86/Kconfig