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

Ken'ichi Ohmichi oomichi at mxs.nes.nec.co.jp
Thu Jul 10 05:20:57 EDT 2008


Hi,

Bernhard Walle wrote:
> * 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?

I will do some tests, and will release it by 18 July.


Thanks
Ken'ichi Ohmichi



More information about the kexec mailing list