diff options
author | Ido Schimmel <[email protected]> | 2023-11-15 13:17:13 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-11-18 17:38:50 +0000 |
commit | d32c38256db30a2d55b849e2c77342bc70d58c6e (patch) | |
tree | fb9eef733990d40c112de1e6f9ed61d23d6dbff1 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | c8d0a7d6152bec970552786b77626f4b4c562f4d (diff) |
devlink: Allow taking device lock in pre_doit operations
Introduce a new private flag ('DEVLINK_NL_FLAG_NEED_DEV_LOCK') to allow
netlink commands to specify that they need to acquire the device lock in
their pre_doit operation and release it in their post_doit operation.
The reload command will use this flag in the subsequent patch.
No functional changes intended.
Signed-off-by: Ido Schimmel <[email protected]>
Reviewed-by: Jiri Pirko <[email protected]>
Signed-off-by: Petr Machata <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions