[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1464900635-11957-1-git-send-email-jthelen@sgi.com>
Date: Thu, 2 Jun 2016 15:50:34 -0500
From: Joseph Thelen <jthelen@....com>
To: linux-kernel@...r.kernel.org
Cc: Joseph Thelen <jthelen@....com>, Alex Thorlton <athorlton@....com>,
Matt Fleming <matt@...eblueprint.co.uk>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>,
"H. Peter Anvin" <hpa@...or.com>, x86@...nel.org,
linux-efi@...r.kernel.org
Subject: [RFC PATCH] x86/efi: Auto enable EFI memmap on SGI UV systems
The intent here is to automatically enable the EFI memory map entries
on SGI UV systems, which can have more than 128 E820 entries and
will cause headaches if the EFI memory map entries are not added.
The assumption is made that the community would prefer that this change
be a UV specific quirk, as opposed to automatically adding the EFI
memory map entries whenever more then 128 E820 entries exist. If this
assumption is incorrect, the patch can be changed to check the number
of E820 entries rather than for whether or not the system is a UV.
Cc: Alex Thorlton <athorlton@....com>
Cc: Matt Fleming <matt@...eblueprint.co.uk>
Cc: Thomas Gleixner <tglx@...utronix.de>
Cc: Ingo Molnar <mingo@...hat.com>
Cc: "H. Peter Anvin" <hpa@...or.com>
Cc: x86@...nel.org
Cc: linux-efi@...r.kernel.org
Joseph Thelen (1):
x86/efi: Auto enable EFI memmap on SGI UV systems
arch/x86/platform/efi/efi.c | 43 +++++++++++++++++++++++++++++++++++++++----
1 file changed, 39 insertions(+), 4 deletions(-)
--
1.8.5.6
Powered by blists - more mailing lists