[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20091019.212018.79580287.davem@davemloft.net>
Date: Mon, 19 Oct 2009 21:20:18 -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:07:48 +0200
> Final target might be fine, but an element in the chain, before target
> could be deleted while reader scans hash chain.
...
> So it should visit a nice memory location ?
It should hit a NULL eventually and deterministically even if an
unlink happens at the same time..... unless the object gets free'd
meanwhile, hmmm...
This code is definitely intentional, I remember when I added it to
the tree, Alexey wrote it :-)
--
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