From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mx1.redhat.com ([209.132.183.28]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1beIU2-0001Jo-6a for kexec@lists.infradead.org; Mon, 29 Aug 2016 09:03:59 +0000 Date: Mon, 29 Aug 2016 17:03:33 +0800 From: Baoquan He Subject: Re: [PATCH 0/3] makedumpfile: Add support of mm randomization Message-ID: <20160829090333.GA17543@x1.redhat.com> References: <1472460862-29842-1-git-send-email-bhe@redhat.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1472460862-29842-1-git-send-email-bhe@redhat.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "kexec" Errors-To: kexec-bounces+dwmw2=infradead.org@lists.infradead.org To: kexec@lists.infradead.org Cc: ats-kumagai@wm.jp.nec.com, thgarnie@google.com Sorry, I just copied Atsushi's mail address from an very old git commit. CC again. On 08/29/16 at 04:54pm, Baoquan He wrote: > Hi Atsushi and Thomas, > > This is a draft patchset. I just checked x86_64 implementation according to > Thomas's mm randomization related patches. Not sure if this will affect > other ARCH or XEN. Especially for patch 1/3 and patch 2/3, just a original > idea. I tested on x86_64, passed. > > And also kernel patch need be adjusted so that number_table.X of makedumpfile > can be used. Will add comment to Thomas's kernel patch. > > Baoquan He (3): > makedumpfile: Get info->kernel_version from SYMBOL(init_uts_ns) > earlier > makedumpfile: Move get_versiondep_info calling earlier > makedumpfile: Add support for MM randomization > > arch/x86_64.c | 26 +++++++++----------------- > makedumpfile.c | 45 ++++++++++++++++++++++++++++++++++++--------- > makedumpfile.h | 3 +++ > 3 files changed, 48 insertions(+), 26 deletions(-) > > -- > 2.5.5 > > > _______________________________________________ > kexec mailing list > kexec@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/kexec _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec