diff options
author | Kuniyuki Iwashima <kuniyu@amazon.com> | 2024-10-17 21:31:33 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-10-24 17:03:40 +0300 |
commit | 68ed5c38b512b734caf3da1f87db4a99fcfe3002 (patch) | |
tree | a709369f723e643dc7813cc6f8eb7dbeb18d63d4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 08a9572be36819b5d9011604edfa5db6c5062a7a (diff) | |
download | linux-68ed5c38b512b734caf3da1f87db4a99fcfe3002.tar.xz |
phonet: Pass net and ifindex to phonet_address_notify().
Currently, phonet_address_notify() fetches netns and ifindex from dev.
Once addr_doit() is converted to RCU, phonet_address_notify() will be
called outside of RCU due to GFP_KERNEL, and dev will be unavailable
there.
Let's pass net and ifindex to phonet_address_notify().
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions