Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1301900
| From | "Luck, Tony" <tony.luck@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 05/17] ia64: Set System RAM type and descriptor |
| Date | 2016-01-05 20:10 +0100 |
| Message-ID | <qNF9x-77Z-45@gated-at.bofh.it> (permalink) |
| References | <qNEZQ-6P2-7@gated-at.bofh.it> <qNEZQ-6P2-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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@intel.com> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v3 05/17] ia64: Set System RAM type and descriptor Toshi Kani <toshi.kani@hpe.com> - 2016-01-05 20:00 +0100 Re: [PATCH v3 05/17] ia64: Set System RAM type and descriptor "Luck, Tony" <tony.luck@intel.com> - 2016-01-05 20:10 +0100
csiph-web