Mon, Feb 04, 2019 at 01:32:56PM CET, [email protected] wrote: >Actions API is already updated to not rely on rtnl lock for >synchronization. However, it need to be provided with rtnl status when >called from classifiers API in order to be able to correctly release the >lock when loading kernel module. > >Extend extension validation function with 'rtnl_held' flag which is passed >to actions API. Add new 'rtnl_held' parameter to tcf_exts_validate() in cls >API. No classifier is currently updated to support unlocked execution, so >pass hardcoded 'true' flag parameter value. > >Signed-off-by: Vlad Buslov <[email protected]>
Acked-by: Jiri Pirko <[email protected]>
