diff options
| author | Kuniyuki Iwashima <[email protected]> | 2024-10-17 18:31:38 +0000 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2024-10-24 14:03:40 +0000 |
| commit | de51ad08b1177bbbb8b60cb7dd4c3c5dd50d262f (patch) | |
| tree | aac8a83722e0abb2f31c4f5cca0653e9fe33cca1 /drivers/fpga/zynq-fpga.c | |
| parent | phonet: Pass ifindex to fill_route(). (diff) | |
| download | kernel-de51ad08b1177bbbb8b60cb7dd4c3c5dd50d262f.tar.gz kernel-de51ad08b1177bbbb8b60cb7dd4c3c5dd50d262f.zip | |
phonet: Pass net and ifindex to rtm_phonet_notify().
Currently, rtm_phonet_notify() fetches netns and ifindex from dev.
Once route_doit() is converted to RCU, rtm_phonet_notify() will be
called outside of RCU due to GFP_KERNEL, and dev will be unavailable
there.
Let's pass net and ifindex to rtm_phonet_notify().
Signed-off-by: Kuniyuki Iwashima <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'drivers/fpga/zynq-fpga.c')
0 files changed, 0 insertions, 0 deletions
