Re: [PATCH] [TRIVIAL] nvdimm: remove duplicate nd_mapping declaration

2016-09-21 Thread Dan Williams
On Wed, Sep 21, 2016 at 3:28 PM, Dave Jiang wrote: > Signed-off-by: Dave Jiang Applied. ___ Linux-nvdimm mailing list Linux-nvdimm@lists.01.org https://lists.01.org/mailman/listinfo/linux-nvdimm

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

?指导客户如何使用;

2016-09-21 Thread ?指导客户如何使用; 先生
销售精英2天强化训练 【时间地点】 2016年 09月24-25日上海10月15-16日深圳11月05-06日上海 11月19-20日北京11月26-27日深圳12月17-18日上海 Judge(评价)一个人,一个公司是不是优秀,不要看他是不是Harvard(哈佛大学),是不是Stanford(斯坦福大学).不要judge(评价)里面有多少名牌大学毕业生,而要judge(评价)这帮人干活是不是发疯一样干,看他每天下班是不是笑眯眯回家! ——阿里巴巴公司马云 ——课程简介 第一章客户需求分析 思考:

[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

Re: [PATCH v2 1/9] ext4: allow DAX writeback for hole punch

2016-09-21 Thread Ross Zwisler
On Tue, Aug 23, 2016 at 04:04:11PM -0600, Ross Zwisler wrote: > Currently when doing a DAX hole punch with ext4 we fail to do a writeback. > This is because the logic around filemap_write_and_wait_range() in > ext4_punch_hole() only looks for dirty page cache pages in the radix tree, > not for