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@xxxxxxx> Cc: Matt Fleming <matt@xxxxxxxxxxxxxxxxxxx> Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx> Cc: Ingo Molnar <mingo@xxxxxxxxxx> Cc: "H. Peter Anvin" <hpa@xxxxxxxxx> Cc: x86@xxxxxxxxxx Cc: linux-efi@xxxxxxxxxxxxxxx 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 -- To unsubscribe from this list: send the line "unsubscribe linux-efi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html