[PATCH] vmcore-dmesg: Handle struct log to struct printk_log renaming
Vivek Goyal
vgoyal at redhat.com
Tue May 27 06:13:42 PDT 2014
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 <lkundrak at v3.sk>
> > Signed-off-by: Vivek Goyal <vgoyal at redhat.com>
> > ---
> >
> > 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
More information about the kexec
mailing list