OSDN Git Service

Merge tag 'x86_build_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 30 Aug 2021 20:27:16 +0000 (13:27 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 30 Aug 2021 20:27:16 +0000 (13:27 -0700)
commitced119b6308df8ad2e4345e88f94d2bdcd6d6d4e
tree44cb610741f2bdf803259367a485c5ed9e878df7
parent8f645b420822f2061a41d022e8bd9a02fae5ba28
parent081551266d2fbf6ce69a30c13a355ee476b2e745
Merge tag 'x86_build_for_v5.15' of git://git./linux/kernel/git/tip/tip

Pull x86 build updates from Borislav Petkov:

 - Remove cc-option checks which are old and already supported by the
   minimal compiler version the kernel uses and thus avoid the need to
   invoke the compiler unnecessarily.

 - Cleanups

* tag 'x86_build_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/build: Move the install rule to arch/x86/Makefile
  x86/build: Remove the left-over bzlilo target
  x86/tools/relocs: Mark die() with the printf function attr format
  x86/build: Remove stale cc-option checks