Re: neigh_create/inetdev_destroy race?
From: "David S. Miller" <davem@davemloft.net>
Date: 2004-09-03 16:18:17
From: "David S. Miller" <davem@davemloft.net>
Date: 2004-09-03 16:18:17
On Fri, 3 Sep 2004 23:36:23 +1000 Herbert Xu [off-list ref] wrote:
Here is the patch.
Looks great. Yes, I see how the existing cases were racey pre-RCU, it is similar to the sysctl stuff and that area was truly horrible before Stephen and myself redid how generic device destruction works. Patch applied, thanks Herbert.