kernel_samsung_a53x/net/8021q
Eric Dumazet db2af80170 gro: remove rcu_read_lock/rcu_read_unlock from gro_complete handlers
[ Upstream commit 627b94f75b82d13d1530b59155a545fd99d807db ]

All gro_complete() handlers are called from napi_gro_complete()
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>
2024-11-23 23:21:04 +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_complete handlers 2024-11-23 23:21:04 +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