linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] x86/platform changes for v5.9
@ 2020-08-03 19:13 Ingo Molnar
  2020-08-04  0:50 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2020-08-03 19:13 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Thomas Gleixner, Borislav Petkov, Peter Zijlstra,
	Andrew Morton

Linus,

Please pull the latest x86/platform git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-platform-2020-08-03

   # HEAD: 3bcf25a40b018e632d70bb866d75746748953fbc x86/efi: Remove unused EFI_UV1_MEMMAP code

The biggest change is the removal of SGI UV1 support, which allowed the
removal of the legacy EFI old_mmap code as well.

This removes quite a bunch of old code & quirks.

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

	Ingo

------------------>
steve.wahl@hpe.com (13):
      x86/platform/uv: Remove support for UV1 platform from uv_time
      x86/platform/uv: Remove support for UV1 platform from uv_tlb
      x86/platform/uv: Remove support for UV1 platform from x2apic_uv_x
      x86/platform/uv: Remove support for UV1 platform from uv_mmrs
      x86/platform/uv: Remove support for UV1 platform from uv_bau
      x86/platform/uv: Remove support for uv1 platform from uv_hub
      x86/platform/uv: Remove support for UV1 platform from uv
      x86/platform/uv: Remove vestigial mention of UV1 platform from bios header
      x86/platform/uv: Remove efi=old_map command line option
      x86/efi: Delete SGI UV1 detection.
      x86/efi: Remove references to no-longer-used efi_have_uv1_memmap()
      x86/platform/uv: Remove uv bios and efi code related to EFI_UV1_MEMMAP
      x86/efi: Remove unused EFI_UV1_MEMMAP code


 arch/x86/include/asm/efi.h         |  20 +-
 arch/x86/include/asm/uv/bios.h     |   2 +-
 arch/x86/include/asm/uv/uv.h       |   2 +-
 arch/x86/include/asm/uv/uv_bau.h   | 118 +-----
 arch/x86/include/asm/uv/uv_hub.h   |  34 +-
 arch/x86/include/asm/uv/uv_mmrs.h  | 712 -------------------------------------
 arch/x86/kernel/apic/x2apic_uv_x.c | 122 ++-----
 arch/x86/kernel/kexec-bzimage64.c  |   9 -
 arch/x86/platform/efi/efi.c        |  16 +-
 arch/x86/platform/efi/efi_64.c     |  38 +-
 arch/x86/platform/efi/quirks.c     |  31 --
 arch/x86/platform/uv/bios_uv.c     | 173 +--------
 arch/x86/platform/uv/tlb_uv.c      | 243 ++-----------
 arch/x86/platform/uv/uv_time.c     |  16 +-
 14 files changed, 86 insertions(+), 1450 deletions(-)

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

* Re: [GIT PULL] x86/platform changes for v5.9
  2020-08-03 19:13 [GIT PULL] x86/platform changes for v5.9 Ingo Molnar
@ 2020-08-04  0:50 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-08-04  0:50 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: Linus Torvalds, linux-kernel, Thomas Gleixner, Borislav Petkov,
	Peter Zijlstra, Andrew Morton

The pull request you sent on Mon, 3 Aug 2020 21:13:52 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-platform-2020-08-03

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5183a617ecbf01805c4abb33c3165a276eec7234

Thank you!

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

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

end of thread, other threads:[~2020-08-04  0:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-03 19:13 [GIT PULL] x86/platform changes for v5.9 Ingo Molnar
2020-08-04  0:50 ` 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).