summaryrefslogtreecommitdiff
path: root/include/linux/pps_kernel.h
diff options
context:
space:
mode:
authorKuniyuki Iwashima <kuniyu@amazon.com>2024-10-21 21:32:29 +0300
committerPaolo Abeni <pabeni@redhat.com>2024-10-29 13:54:57 +0300
commit26d8db55eeacb7dc78672523f57825916d203de4 (patch)
tree55da9b97dd20f752569f0751e950f481e57d0407 /include/linux/pps_kernel.h
parent9cb7e40d388d6c0e4677809c6b2950bc67fd8830 (diff)
downloadlinux-26d8db55eeacb7dc78672523f57825916d203de4.tar.xz
rtnetlink: Define RTNL_FLAG_DOIT_PERNET for per-netns RTNL doit().
We will push RTNL down to each doit() as rtnl_net_lock(). We can use RTNL_FLAG_DOIT_UNLOCKED to call doit() without RTNL, but doit() will still hold RTNL. Let's define RTNL_FLAG_DOIT_PERNET as an alias of RTNL_FLAG_DOIT_UNLOCKED. Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com> Reviewed-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'include/linux/pps_kernel.h')
0 files changed, 0 insertions, 0 deletions