On Sat, 2013-03-30 at 20:32 +0100, Jiri Pirko wrote: > >This doesn't solve anything. The CPU can be executing func when you set it > >to null. Then you have the same problem. This patch shows you still don't > >understand the bug. > > rx_handler->func is never set to NULL and is valid for all rx_handler > (port_priv) > lifetime. >
Ah, you're right. I'll look deeper at this patch after reading the thread. This is what I get for trying to review a patch reading it on my android phone ;-) -- Steve _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
