linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] x86/build for v5.11
@ 2020-12-14 15:41 Borislav Petkov
  2020-12-14 22:02 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Borislav Petkov @ 2020-12-14 15:41 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: x86-ml, lkml

Hi Linus,

please pull two x86/build fixes for v5.11.

Thx.

---

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_build_for_v5.11

for you to fetch changes up to 2838307b019dfec0c309c4e8e589658736cff4c9:

  x86/build: Remove -m16 workaround for unsupported versions of GCC (2020-12-01 17:17:18 +0100)

----------------------------------------------------------------
- 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)

----------------------------------------------------------------
Arvind Sankar (1):
      x86/build: Fix vmlinux size check on 64-bit

Nick Desaulniers (1):
      x86/build: Remove -m16 workaround for unsupported versions of GCC

 arch/x86/Makefile                    |  9 +--------
 arch/x86/boot/code16gcc.h            | 12 ------------
 arch/x86/include/asm/page_32_types.h |  8 +++++++-
 arch/x86/include/asm/page_64_types.h |  6 ++++--
 arch/x86/include/asm/pgtable_32.h    | 18 ++++++------------
 arch/x86/kernel/head_64.S            | 20 +++++++++-----------
 arch/x86/kernel/vmlinux.lds.S        | 12 +++---------
 7 files changed, 30 insertions(+), 55 deletions(-)
 delete mode 100644 arch/x86/boot/code16gcc.h

-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] x86/build for v5.11
  2020-12-14 15:41 [GIT PULL] x86/build for v5.11 Borislav Petkov
@ 2020-12-14 22:02 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-12-14 22:02 UTC (permalink / raw)
  To: Borislav Petkov; +Cc: Linus Torvalds, x86-ml, lkml

The pull request you sent on Mon, 14 Dec 2020 16:41:38 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_build_for_v5.11

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/84292fffc2468125632a21c09533a89426ea212e

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-14 22:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-14 15:41 [GIT PULL] x86/build for v5.11 Borislav Petkov
2020-12-14 22:02 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).