Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1346388

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

Path csiph.com!news.mixmin.net!aioe.org!gothmog.csi.it!bofh.it!news.nic.it!robomod
From Atsushi Kumagai <ats-kumagai@wm.jp.nec.com>
Newsgroups linux.kernel
Subject [PATCH 0/2] Export new VMCOREINFO about compound page
Date Tue, 01 Mar 2016 07:20:02 +0100
Message-ID <r7LP4-5ml-15@gated-at.bofh.it> (permalink)
Thread-Topic [PATCH 0/2] Export new VMCOREINFO about compound page
Thread-Index AdFzfsdKpkcXS8METlq6+0Erp4QePQ==
Accept-Language ja-JP, en-US
Content-Language ja-JP
X-Originating-IP [10.21.220.163]
Content-Type text/plain; charset="iso-2022-jp"
Content-Transfer-Encoding 8BIT
MIME-Version 1.0
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 23
Organization linux.* mail to news gateway
X-Original-Date Tue, 1 Mar 2016 06:14:23 +0000
X-Original-Message-ID <0910DD04CBD6DE4193FCF86B9C00BE9701E25FC7@BPXM01GP.gisp.nec.co.jp>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1346388

Show key headers only | View raw


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, I repost it here.

Atsushi Kumagai (2):
      kexec: update VMCOREINFO for compound_order/dtor
      kexec: export OFFSET(page.compound_head) to check anonymous page

kernel/kexec_core.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)


Thanks,
Atsushi Kumagai

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] Export new VMCOREINFO about compound page Atsushi Kumagai <ats-kumagai@wm.jp.nec.com> - 2016-03-01 07:20 +0100
  Re: [PATCH 0/2] Export new VMCOREINFO about compound page Dave Young <dyoung@redhat.com> - 2016-03-04 09:10 +0100

csiph-web