aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/zynq-fpga.c
diff options
context:
space:
mode:
authorKuniyuki Iwashima <[email protected]>2024-10-17 18:31:33 +0000
committerPaolo Abeni <[email protected]>2024-10-24 14:03:40 +0000
commit68ed5c38b512b734caf3da1f87db4a99fcfe3002 (patch)
treea709369f723e643dc7813cc6f8eb7dbeb18d63d4 /drivers/fpga/zynq-fpga.c
parentphonet: Pass ifindex to fill_addr(). (diff)
downloadkernel-68ed5c38b512b734caf3da1f87db4a99fcfe3002.tar.gz
kernel-68ed5c38b512b734caf3da1f87db4a99fcfe3002.zip
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 <[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