Merge tag 'x86_build_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 14 Dec 2020 21:54:50 +0000 (13:54 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 14 Dec 2020 21:54:50 +0000 (13:54 -0800)
commit84292fffc2468125632a21c09533a89426ea212e
treed2ec4f5d668ebb45ada890c6c9c9b9e042b2a6dd
parent8ba27ae36b416a1507e783dbee4bb521fd6bb519
parent2838307b019dfec0c309c4e8e589658736cff4c9
Merge tag 'x86_build_for_v5.11' of git://git./linux/kernel/git/tip/tip

Pull x86 build updates from Borislav Petkov:
 "Two x86 build fixes:

   - Fix the vmlinux size check on 64-bit along with adding useful
     clarifications on the topic (Arvind Sankar)

   - Remove -m16 workaround now that the GCC versions that need it are
     unsupported (Nick Desaulniers)"

* tag 'x86_build_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/build: Remove -m16 workaround for unsupported versions of GCC
  x86/build: Fix vmlinux size check on 64-bit
arch/x86/Makefile
arch/x86/kernel/head_64.S