On Tue, Jan 05, 2016 at 11:54:29AM -0700, Toshi Kani wrote: > Change efi_initialize_iomem_resources() to set 'flags' and 'desc' > from EFI memory types. IORESOURCE_SYSRAM, a modifier bit, is > set to 'flags' for System RAM as IORESOURCE_MEM is already set. > IORESOURCE_SYSTEM_RAM is defined as (IORESOURCE_MEM|IORESOURCE_SYSRAM). > I/O resource descritor is set to 'desc' for "ACPI Non-volatile > Storage" and "Persistent Memory". > > Also set IORESOURCE_SYSTEM_RAM to 'flags' for "Kernel code", > "Kernel data", and "Kernel bss". > Acked-by: Tony Luck <tony.luck@xxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html