Re: [PATCH] x86: fix kdump, cleanup aborted E820_PRAM max_pfn manipulation

2016-09-21 Thread Jeff Moyer
Dan Williams writes: > In commit ec776ef6bbe1 "x86/mm: Add support for the non-standard > protected e820 type" Christoph references the original patch I wrote > implementing pmem support. The intent of the 'max_pfn' changes in that > commit were to enable persistent

Re: [PATCH] x86: fix kdump, cleanup aborted E820_PRAM max_pfn manipulation

2016-09-21 Thread Jeff Moyer
Dan Williams writes: > In commit ec776ef6bbe1 "x86/mm: Add support for the non-standard > protected e820 type" Christoph references the original patch I wrote > implementing pmem support. The intent of the 'max_pfn' changes in that > commit were to enable persistent memory ranges to be covered

[PATCH] x86: fix kdump, cleanup aborted E820_PRAM max_pfn manipulation

2016-09-21 Thread Dan Williams
In commit ec776ef6bbe1 "x86/mm: Add support for the non-standard protected e820 type" Christoph references the original patch I wrote implementing pmem support. The intent of the 'max_pfn' changes in that commit were to enable persistent memory ranges to be covered by the struct page memmap by

[PATCH] x86: fix kdump, cleanup aborted E820_PRAM max_pfn manipulation

2016-09-21 Thread Dan Williams
In commit ec776ef6bbe1 "x86/mm: Add support for the non-standard protected e820 type" Christoph references the original patch I wrote implementing pmem support. The intent of the 'max_pfn' changes in that commit were to enable persistent memory ranges to be covered by the struct page memmap by