[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20151117.152713.294669962025741880.davem@davemloft.net>
Date: Tue, 17 Nov 2015 15:27:13 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: hannes@...essinduktion.org
Cc: netdev@...r.kernel.org, edumazet@...gle.com
Subject: Re: [PATCH net] af_unix: take receive queue lock while appending
new skb
From: Hannes Frederic Sowa <hannes@...essinduktion.org>
Date: Tue, 17 Nov 2015 15:10:59 +0100
> While possibly in future we don't necessarily need to use
> sk_buff_head.lock this is a rather larger change, as it affects the
> af_unix fd garbage collector, diag and socket cleanups. This is too much
> for a stable patch.
>
> For the time being grab sk_buff_head.lock without disabling bh and irqs,
> so don't use locked skb_queue_tail.
>
> Fixes: 869e7c62486e ("net: af_unix: implement stream sendpage support")
> Cc: Eric Dumazet <edumazet@...gle.com>
> Signed-off-by: Hannes Frederic Sowa <hannes@...essinduktion.org>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists