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

Ken'ichi Ohmichi oomichi at mxs.nes.nec.co.jp
Thu Jul 10 04:59:30 EDT 2008


Hi Bernhard,

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.


Thanks
Ken'ichi Ohmichi



More information about the kexec mailing list