Re: [PATCH 0/4] correct onstack wait_queue_head declaration

From: Yong Zhang
Date: Fri Feb 05 2010 - 19:40:32 EST


On Fri, Feb 5, 2010 at 10:47 PM, Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote:
> On Fri, 2010-02-05 at 21:52 +0800, Yong Zhang wrote:
>> Onstack wait_queue_head must be declared with
>> DECLARE_WAIT_QUEUE_HEAD_ONSTACK. Otherwise it will make lockdep
>> warn. So fix the wrong usage in this patchset.
>>
>> BTW, I split it to 4 patches to send to different maintainer
>> though it's due to the same issue. If you have no objection
>> on this kind of fix, I can also send it in one patch for some
>> simplification.
>>
>> Signed-off-by: Yong Zhang <yong.zhang0@xxxxxxxxx>
>
> --no-chain-reply-to

Thanks for your reminder. :)

Regards,
Yong
--
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/