kernel_samsung_a53x/net/8021q
Eric Dumazet 77ba2570bb gro: remove rcu_read_lock/rcu_read_unlock from gro_receive handlers
[ Upstream commit fc1ca3348a74a1afaa7ffebc2b2f2cc149e11278 ]

All gro_receive() handlers are called from dev_gro_receive()
while rcu_read_lock() has been called.

There is no point stacking more rcu_read_lock()

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Stable-dep-of: 7e4196935069 ("fou: Fix null-ptr-deref in GRO.")
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-01-19 00:10:01 +01:00
..
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vlan.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vlan.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vlan_core.c gro: remove rcu_read_lock/rcu_read_unlock from gro_receive handlers 2025-01-19 00:10:01 +01:00
vlan_dev.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vlan_gvrp.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vlan_mvrp.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vlan_netlink.c vlan: skip nested type that is not IFLA_VLAN_QOS_MAPPING 2024-11-18 12:13:00 +01:00
vlanproc.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vlanproc.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00