All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] x86/cleanups for v5.14
@ 2021-06-28  7:29 Ingo Molnar
  2021-06-28 20:33 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2021-06-28  7:29 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Borislav Petkov, Thomas Gleixner, Peter Zijlstra,
	Andrew Morton

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

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

* Re: [GIT PULL] x86/cleanups for v5.14
  2021-06-28  7:29 [GIT PULL] x86/cleanups for v5.14 Ingo Molnar
@ 2021-06-28 20:33 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-06-28 20:33 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: Linus Torvalds, linux-kernel, Borislav Petkov, Thomas Gleixner,
	Peter Zijlstra, Andrew Morton

The pull request you sent on Mon, 28 Jun 2021 09:29:30 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/8e4d7a78f08a788a839bd88a2710ba7a71a86e24

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:[~2021-06-28 20:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-28  7:29 [GIT PULL] x86/cleanups for v5.14 Ingo Molnar
2021-06-28 20:33 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.