On Mon, Jul 13, 2015 at 10:25 AM, Herbert Xu <herb...@gondor.apana.org.au> wrote: > On Mon, Jul 13, 2015 at 10:22:34AM +0200, Eric Dumazet wrote: >> >> It should worry, in case multiple threads are using MSG_PEEK on same udp >> socket ;) > > That should be fine because we already hold a spinlock on the > queue. >
Except that udp checksum are checked outside of spinlock protection. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html