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