/openbmc/linux/include/net/ |
H A D | arp.h | diff 09eed1192cec1755967f2af8394207acdde579a1 Mon Mar 20 23:01:14 CDT 2023 Eric Dumazet <edumazet@google.com> neighbour: switch to standard rcu, instead of rcu_bh
rcu_bh is no longer a win, especially for objects freed with standard call_rcu().
Switch neighbour code to no longer disable BH when not necessary.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | nexthop.h | diff 09eed1192cec1755967f2af8394207acdde579a1 Mon Mar 20 23:01:14 CDT 2023 Eric Dumazet <edumazet@google.com> neighbour: switch to standard rcu, instead of rcu_bh
rcu_bh is no longer a win, especially for objects freed with standard call_rcu().
Switch neighbour code to no longer disable BH when not necessary.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | ndisc.h | diff 09eed1192cec1755967f2af8394207acdde579a1 Mon Mar 20 23:01:14 CDT 2023 Eric Dumazet <edumazet@google.com> neighbour: switch to standard rcu, instead of rcu_bh
rcu_bh is no longer a win, especially for objects freed with standard call_rcu().
Switch neighbour code to no longer disable BH when not necessary.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/openbmc/linux/net/ipv4/ |
H A D | fib_semantics.c | diff 09eed1192cec1755967f2af8394207acdde579a1 Mon Mar 20 23:01:14 CDT 2023 Eric Dumazet <edumazet@google.com> neighbour: switch to standard rcu, instead of rcu_bh
rcu_bh is no longer a win, especially for objects freed with standard call_rcu().
Switch neighbour code to no longer disable BH when not necessary.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | ip_output.c | diff 09eed1192cec1755967f2af8394207acdde579a1 Mon Mar 20 23:01:14 CDT 2023 Eric Dumazet <edumazet@google.com> neighbour: switch to standard rcu, instead of rcu_bh
rcu_bh is no longer a win, especially for objects freed with standard call_rcu().
Switch neighbour code to no longer disable BH when not necessary.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | route.c | diff 09eed1192cec1755967f2af8394207acdde579a1 Mon Mar 20 23:01:14 CDT 2023 Eric Dumazet <edumazet@google.com> neighbour: switch to standard rcu, instead of rcu_bh
rcu_bh is no longer a win, especially for objects freed with standard call_rcu().
Switch neighbour code to no longer disable BH when not necessary.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/openbmc/linux/net/core/ |
H A D | neighbour.c | diff 09eed1192cec1755967f2af8394207acdde579a1 Mon Mar 20 23:01:14 CDT 2023 Eric Dumazet <edumazet@google.com> neighbour: switch to standard rcu, instead of rcu_bh
rcu_bh is no longer a win, especially for objects freed with standard call_rcu().
Switch neighbour code to no longer disable BH when not necessary.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | filter.c | diff 09eed1192cec1755967f2af8394207acdde579a1 Mon Mar 20 23:01:14 CDT 2023 Eric Dumazet <edumazet@google.com> neighbour: switch to standard rcu, instead of rcu_bh
rcu_bh is no longer a win, especially for objects freed with standard call_rcu().
Switch neighbour code to no longer disable BH when not necessary.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/openbmc/linux/net/ipv6/ |
H A D | ip6_output.c | diff 09eed1192cec1755967f2af8394207acdde579a1 Mon Mar 20 23:01:14 CDT 2023 Eric Dumazet <edumazet@google.com> neighbour: switch to standard rcu, instead of rcu_bh
rcu_bh is no longer a win, especially for objects freed with standard call_rcu().
Switch neighbour code to no longer disable BH when not necessary.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | addrconf.c | diff 09eed1192cec1755967f2af8394207acdde579a1 Mon Mar 20 23:01:14 CDT 2023 Eric Dumazet <edumazet@google.com> neighbour: switch to standard rcu, instead of rcu_bh
rcu_bh is no longer a win, especially for objects freed with standard call_rcu().
Switch neighbour code to no longer disable BH when not necessary.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | route.c | diff 09eed1192cec1755967f2af8394207acdde579a1 Mon Mar 20 23:01:14 CDT 2023 Eric Dumazet <edumazet@google.com> neighbour: switch to standard rcu, instead of rcu_bh
rcu_bh is no longer a win, especially for objects freed with standard call_rcu().
Switch neighbour code to no longer disable BH when not necessary.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|