Kieran Mansley <[EMAIL PROTECTED]> writes:

> RCU on its own wouldn't
> prevent the accelerated plugin being unloaded while netfront was using
> one of the hooks. 

Note that module unload does always does a stop_machine() which is much 
stronger than normal RCU. As long as you don't sleep and cannot be preemptable
it should be always safe.

-Andi
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to