From: Herbert Xu <herbert@gondor.apana.org.au>
Date: Mon, 18 Aug 2008 14:27:31 +1000
True, that would be simpler and have the same effect.
I just noticed that ingress qdisc needs similar code.
Ok, here is what I'll do as a rough plan:
1) Integrate this patch with your drop suggestion and ingress
fixed up.
2) Integrate Jarek's patch that closes the "both bits clear"
hole.
3) Add my bit that makes dev_deactivate() always take the spinlock
so there is just one simple yield() loop.
And, finally, we can be at the point where we can get rid of the
RCU deferral of qdisc_destroy().
Should be fun evening :-)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html