Sun, May 27, 2018 at 11:17:24PM CEST, [email protected] wrote:
>Extend action ops with 'delete' function. Each action type to implements
>its own delete function that doesn't depend on rtnl lock.
>
>Implement delete function that is required to delete actions without
>holding rtnl lock. Use action API function that atomically deletes action
>only if it is still in action idr. This implementation prevents concurrent
>threads from deleting same action twice.
>
>Signed-off-by: Vlad Buslov <[email protected]>

Signed-off-by: Jiri Pirko <[email protected]>

Reply via email to