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 esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WpHEa-0003GF-73 for kexec@lists.infradead.org; Tue, 27 May 2014 13:16:06 +0000 Date: Tue, 27 May 2014 09:13:42 -0400 From: Vivek Goyal Subject: Re: [PATCH] vmcore-dmesg: Handle struct log to struct printk_log renaming Message-ID: <20140527131342.GD10994@redhat.com> References: <20140522144314.GE13647@redhat.com> <20140526065421.GB13010@verge.net.au> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20140526065421.GB13010@verge.net.au> 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: Simon Horman Cc: Taras Kondratiuk , Kexec Mailing List , WANG Chao , Lubomir Rintel On Mon, May 26, 2014 at 03:54:22PM +0900, Simon Horman wrote: > On Thu, May 22, 2014 at 10:43:14AM -0400, Vivek Goyal wrote: > > vmcore-dmesg has been failing for me for quite some time as struct log > > was renamed to struct printk_log. > > > > 62e32ac printk: rename struct log to struct printk_log > > > > This patch has been sitting in mailing list for quite some time. It > > is time to repost the patch. > > > > I took original patch of Lubomir and modified a bit to take care of > > concern of hardcoded string length. > > > > Signed-off-by: Lubomir Rintel > > Signed-off-by: Vivek Goyal > > --- > > > > Changes for v2: > > * Clarified printk_log vs. log in some comments. > > Thanks, applied. Thanks Simon. "git pull" did not result in anything. Have you pushed it out yet? Thanks Vivek _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec