From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mx1.redhat.com ([209.132.183.28]) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1ViPIe-00037N-Tq for kexec@lists.infradead.org; Mon, 18 Nov 2013 13:55:37 +0000 Date: Mon, 18 Nov 2013 08:55:11 -0500 From: Vivek Goyal Subject: Re: /proc/vmcore mmap() failure issue Message-ID: <20131118135511.GA30637@redhat.com> References: <20131113204130.GD7613@redhat.com> <5284A689.70903@jp.fujitsu.com> <20131114151359.GA3913@redhat.com> <5285EC60.1060906@jp.fujitsu.com> <20131115142617.GC6637@redhat.com> <0910DD04CBD6DE4193FCF86B9C00BE971BF592@BPXM01GP.gisp.nec.co.jp> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <0910DD04CBD6DE4193FCF86B9C00BE971BF592@BPXM01GP.gisp.nec.co.jp> 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=twosheds.infradead.org@lists.infradead.org To: Atsushi Kumagai Cc: "bhe@redhat.com" , "kexec@lists.infradead.org" , "linux-kernel@vger.kernel.org" , "d.hatayama@jp.fujitsu.com" , "ebiederm@xmission.com" , "dyoung@redhat.com" , "chaowang@redhat.com" On Mon, Nov 18, 2013 at 12:51:39AM +0000, Atsushi Kumagai wrote: [..] > > Is there any chance that you could look into fixing this. I have no > > experience writing code for makedumpfile. > > I'll send a patch to fix this soon. Thanks Atsushi. Vivek _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751717Ab3KRNzr (ORCPT ); Mon, 18 Nov 2013 08:55:47 -0500 Received: from mx1.redhat.com ([209.132.183.28]:32041 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751237Ab3KRNzl (ORCPT ); Mon, 18 Nov 2013 08:55:41 -0500 Date: Mon, 18 Nov 2013 08:55:11 -0500 From: Vivek Goyal To: Atsushi Kumagai Cc: "d.hatayama@jp.fujitsu.com" , "bhe@redhat.com" , "kexec@lists.infradead.org" , "linux-kernel@vger.kernel.org" , "ebiederm@xmission.com" , "dyoung@redhat.com" , "chaowang@redhat.com" Subject: Re: /proc/vmcore mmap() failure issue Message-ID: <20131118135511.GA30637@redhat.com> References: <20131113204130.GD7613@redhat.com> <5284A689.70903@jp.fujitsu.com> <20131114151359.GA3913@redhat.com> <5285EC60.1060906@jp.fujitsu.com> <20131115142617.GC6637@redhat.com> <0910DD04CBD6DE4193FCF86B9C00BE971BF592@BPXM01GP.gisp.nec.co.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0910DD04CBD6DE4193FCF86B9C00BE971BF592@BPXM01GP.gisp.nec.co.jp> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Nov 18, 2013 at 12:51:39AM +0000, Atsushi Kumagai wrote: [..] > > Is there any chance that you could look into fixing this. I have no > > experience writing code for makedumpfile. > > I'll send a patch to fix this soon. Thanks Atsushi. Vivek