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, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>