[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20091019.212107.81347219.davem@davemloft.net>
Date: Mon, 19 Oct 2009 21:21:07 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] net: Fix IP_MULTICAST_IF
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Tue, 20 Oct 2009 06:16:02 +0200
> BTW, even an insertion can crash a lockless reader, since reader
> could see a corrupt n->next (hlist_add_head() has no barrier
> between n->next = first and h->first = n;)
Ok, now that convinces it for me, I'll apply your patch, thanks!
--
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