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 1Wpcx1-0006uC-Rx for kexec@lists.infradead.org; Wed, 28 May 2014 12:27:24 +0000 Date: Wed, 28 May 2014 08:27:00 -0400 From: Vivek Goyal Subject: Re: [PATCH] vmcore-dmesg: Handle struct log to struct printk_log renaming Message-ID: <20140528122700.GD14863@redhat.com> References: <20140522144314.GE13647@redhat.com> <20140526065421.GB13010@verge.net.au> <20140527131342.GD10994@redhat.com> <20140527234553.GC7374@verge.net.au> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20140527234553.GC7374@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 Wed, May 28, 2014 at 08:45:53AM +0900, Simon Horman wrote: > On Tue, May 27, 2014 at 09:13:42AM -0400, Vivek Goyal wrote: > > 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? > > Sorry about that, I have pushed it now. Thanks Simon. It works now. Vivek _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec