David Miller írta:
From: Laszlo Attila Toth <[EMAIL PROTECTED]>
Date: Fri, 1 Feb 2008 17:07:33 +0100
The do_setlink() function is protected by rtnl, additional locks are
unnecessary.
and the set_operstate() function is called from protected parts. Locks removed
from both functions.
The set_o
From: Laszlo Attila Toth <[EMAIL PROTECTED]>
Date: Fri, 1 Feb 2008 17:07:33 +0100
> The do_setlink() function is protected by rtnl, additional locks are
> unnecessary.
> and the set_operstate() function is called from protected parts. Locks removed
> from both functions.
>
> The set_operstate()
The do_setlink() function is protected by rtnl, additional locks are
unnecessary.
and the set_operstate() function is called from protected parts. Locks removed
from both functions.
The set_operstate() is also called from rtnl_create_link() and from no other
places.
In rtnl_create_link() none of