[PATCH] makedumpfile: Improve error handing when SIZE(nodemask_t) is undefined

Bernhard Walle bwalle at suse.de
Thu Jul 10 05:01:38 EDT 2008


* Ken'ichi Ohmichi [2008-07-10 17:59]:
> Bernhard Walle wrote:
> > * Ken'ichi Ohmichi [2008-07-10 10:16]:
> >>> +	if (SIZE(nodemask_t) == NOT_FOUND_LONG_VALUE) {
> >>> +		ERRMSG("SIZE(nodemask_t) undefined.\n");
> >> I like the following message of the same form as another message.
> >>
> >> ERRMSG("Can't get the size of nodemask_t.\n");
> > 
> > Sounds fine, thanks.
> 
> Thank you for the response.
> I merged this patch into DEVEL tree, and I'll merge it into
> the next release too.

Any plans when you make the next release?



Bernhard
-- 
Bernhard Walle, SUSE LINUX Products GmbH, Architecture Development



More information about the kexec mailing list