[PATCH v2 4/7] xen: Enforce page size only when xen-syms file is used
Daniel Kiper
daniel.kiper at oracle.com
Mon Jul 22 17:23:50 EDT 2013
On Mon, Jul 22, 2013 at 04:35:29PM +0900, Atsushi Kumagai wrote:
> On Fri, 19 Jul 2013 15:44:51 +0200
> Daniel Kiper <daniel.kiper at oracle.com> wrote:
>
> > On Fri, Jul 19, 2013 at 06:20:24PM +0900, Atsushi Kumagai wrote:
[...]
> > > makedumpfile.c::initial()
> > >
> > > 2972 if (!info->page_size) {
> > > 2973 /*
> > > 2974 * If we cannot get page_size from a vmcoreinfo file,
> > > 2975 * fall back to the current kernel page size.
> > > 2976 */
> > > 2977 if (!fallback_to_current_page_size())
> > > 2978 return FALSE;
> > > 2979 }
> >
> > Sure. Should I repost whole series or just only this patch?
> >
> > Daniel
>
> Please repost only this patch.
Done.
Daniel
More information about the kexec
mailing list