Re: [PATCH 1/7] pm: improve error code of pm_notifier_call_chain()

From: Akinobu Mita
Date: Mon Jul 04 2011 - 01:32:49 EST


2011/7/4 Pavel Machek <pavel@xxxxxx>:
> On Sun 2011-07-03 23:16:15, Akinobu Mita wrote:
>> This enables pm_notifier_call_chain() to get the actual error code
>> in the callback rather than always assume -EINVAL by converting all
>> PM notifier calls to return encapsulate error code with
>> notifier_from_errno().
>>
>> Signed-off-by: Akinobu Mita <akinobu.mita@xxxxxxxxx>
>> Cc: Pavel Machek <pavel@xxxxxx>
>
> Nothing obviously wrong here.

Thanks. Can I add your ACK for this patch?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/