RE: [PATCH 0/2] Export new VMCOREINFO about compound page

2016-03-31 Thread Atsushi Kumagai
Hello Andrew, >> This patch set is to follow up modifications of struct page for >> makedumpfile which filters dump file. >> It's necessary to filter unnecessary compound pages in newer kernel >> as usual. >> >> Incidentally, [PATCH 1/2] was post in: >> >> https://lkml.org/lkml/2016/1/27/92 >> >

Re: [PATCH 0/2] Export new VMCOREINFO about compound page

2016-03-04 Thread Dave Young
On 03/01/16 at 06:14am, Atsushi Kumagai wrote: > Hello, > > This patch set is to follow up modifications of struct page for > makedumpfile which filters dump file. > It's necessary to filter unnecessary compound pages in newer kernel > as usual. > > Incidentally, [PATCH 1/2] was post in: > >

[PATCH 0/2] Export new VMCOREINFO about compound page

2016-02-29 Thread Atsushi Kumagai
Hello, This patch set is to follow up modifications of struct page for makedumpfile which filters dump file. It's necessary to filter unnecessary compound pages in newer kernel as usual. Incidentally, [PATCH 1/2] was post in: https://lkml.org/lkml/2016/1/27/92 but it didn't get any response,