public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2] Remove EFI memmap quirk for UV
@ 2015-12-11 20:59 Alex Thorlton
  2015-12-11 20:59 ` [PATCH] Remove EFI memmap quirk for UV2+ Alex Thorlton
  0 siblings, 1 reply; 7+ messages in thread
From: Alex Thorlton @ 2015-12-11 20:59 UTC (permalink / raw)
  To: linux-kernel
  Cc: Alex Thorlton, Thomas Gleixner, Ingo Molnar, H. Peter Anvin, x86,
	Matt Fleming, Dimitri Sivanich, Hedi Berriche, Mike Travis,
	Len Brown, linux-efi

Hey guys,

This is my second shot at a patch to remove this quirk.  This version
uses dmi_check_system to determine if we're on a UV that still needs
the quirk, to avoid issues on older hardware.

Let me know what everyone thinks!

Signed-off-by: Alex Thorlton <athorlton@sgi.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: x86@kernel.org
Cc: Matt Fleming <matt@codeblueprint.co.uk>
Cc: Dimitri Sivanich <sivanich@sgi.com>
Cc: Hedi Berriche <hedi@sgi.com>
Cc: Mike Travis <travis@sgi.com>
Cc: Len Brown <len.brown@intel.com>
Cc: linux-efi@vger.kernel.org

Alex Thorlton (1):
  Remove EFI memmap quirk for UV2+

 arch/x86/kernel/apic/x2apic_uv_x.c |  5 ++++-
 arch/x86/platform/efi/quirks.c     | 17 +++++++++++++----
 2 files changed, 17 insertions(+), 5 deletions(-)

-- 
1.8.5.6


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

end of thread, other threads:[~2016-01-19 13:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-11 20:59 [PATCHv2] Remove EFI memmap quirk for UV Alex Thorlton
2015-12-11 20:59 ` [PATCH] Remove EFI memmap quirk for UV2+ Alex Thorlton
2015-12-14  8:41   ` Ingo Molnar
2015-12-14 15:56     ` Matt Fleming
2015-12-14 18:20     ` Alex Thorlton
2016-01-19 10:57       ` Ingo Molnar
2016-01-19 13:38   ` [tip:x86/urgent] x86/platform/UV: " tip-bot for Alex Thorlton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox