Dmitry Mishin <[EMAIL PROTECTED]> writes:

> Added functions and macros required to operate with network namespaces.
> They are required in order to switch network namespace for incoming packets 
> and
> to not extend current network interface by additional network namespace argue.

Is exec_net only used in interrupt context?
Or how do you ensure a sleeping function does not get called and the
kernel process comes back on another cpu?

Eric
-
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