Re: [PATCH] tun: don't look at current when non-blocking

From: David Miller
Date: Wed Oct 09 2013 - 13:14:18 EST


From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Date: Wed, 9 Oct 2013 11:13:54 +0300

> On Wed, Oct 09, 2013 at 02:25:19PM +0800, Jason Wang wrote:
>> On 10/09/2013 03:46 AM, David Miller wrote:
>> > From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
>> > Date: Sun, 6 Oct 2013 21:25:12 +0300
>> >
>> >> We play with a wait queue even if socket is
>> >> non blocking. This is an obvious waste.
>> >> Besides, it will prevent calling the non blocking
>> >> variant when current is not valid.
>> >>
>> >> Signed-off-by: Michael S. Tsirkin <mst@xxxxxxxxxx>
>> > Applied and queued up for -stable, thanks.
>> > --
>>
>> Michael, I believe this is just an optimization or a required patch of
>> your following patches. So no need go for stable?
>
> I don't think it's required for stable.

Ok, removed from the -stable queue. Thanks.
--
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/