public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Borislav Petkov <bp@alien8.de>,
	Thomas Gleixner <tglx@linutronix.de>,
	Peter Zijlstra <peterz@infradead.org>,
	Andrew Morton <akpm@linux-foundation.org>
Subject: [GIT PULL] x86/cleanups for v5.14
Date: Mon, 28 Jun 2021 09:29:30 +0200	[thread overview]
Message-ID: <YNl6Wukqdm2FnAsZ@gmail.com> (raw)

Linus,

Please pull the latest x86/cleanups git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-cleanups-2021-06-28

   # HEAD: 1d3156396cf6ea0873145092f4e040374ff1d862 x86/sgx: Correct kernel-doc's arg name in sgx_encl_release()

Misc cleanups & removal of obsolete code.

Signed-off-by: Ingo Molnar <mingo@kernel.org>
 Thanks,

	Ingo

------------------>
Borislav Petkov (3):
      x86/asm: Simplify __smp_mb() definition
      x86/alternative: Align insn bytes vertically
      x86/setup: Document that Windows reserves the first MiB

ChenXiaoSong (1):
      x86/sgx: Correct kernel-doc's arg name in sgx_encl_release()

Hubert Jasudowicz (1):
      doc: Remove references to IBM Calgary

Ingo Molnar (1):
      x86: Fix leftover comment typos

Mike Rapoport (2):
      x86/setup: Remove CONFIG_X86_RESERVE_LOW and reservelow= options
      x86/crash: Remove crash_reserve_low_1M()

Pavel Skripkin (1):
      x86/alternatives: Make the x86nops[] symbol static


 Documentation/admin-guide/kernel-parameters.txt |  5 ---
 Documentation/x86/x86_64/boot-options.rst       | 31 +----------------
 arch/x86/Kconfig                                | 29 ----------------
 arch/x86/hyperv/hv_init.c                       |  2 +-
 arch/x86/include/asm/barrier.h                  |  7 ++--
 arch/x86/include/asm/crash.h                    |  6 ----
 arch/x86/include/asm/sgx.h                      |  2 +-
 arch/x86/include/asm/stackprotector.h           |  2 +-
 arch/x86/kernel/alternative.c                   |  6 ++--
 arch/x86/kernel/cpu/sgx/encl.c                  |  2 +-
 arch/x86/kernel/crash.c                         | 13 -------
 arch/x86/kernel/kprobes/core.c                  |  2 +-
 arch/x86/kernel/setup.c                         | 45 ++++++-------------------
 arch/x86/kvm/mmu/mmu.c                          |  2 +-
 arch/x86/kvm/mmu/tdp_mmu.c                      |  2 +-
 15 files changed, 24 insertions(+), 132 deletions(-)

             reply	other threads:[~2021-06-28  7:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-28  7:29 Ingo Molnar [this message]
2021-06-28 20:33 ` [GIT PULL] x86/cleanups for v5.14 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YNl6Wukqdm2FnAsZ@gmail.com \
    --to=mingo@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=bp@alien8.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peterz@infradead.org \
    --cc=tglx@linutronix.de \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox