[PATCH net v2] net: ti: icssg-prueth: Fix race condition for VLAN table access
Roger Quadros
rogerq at kernel.org
Mon Oct 7 04:48:17 PDT 2024
On 07/10/2024 08:41, MD Danish Anwar wrote:
> The VLAN table is a shared memory between the two ports/slices
> in a ICSSG cluster and this may lead to race condition when the
> common code paths for both ports are executed in different CPUs.
>
> Fix the race condition access by locking the shared memory access
>
> Fixes: 487f7323f39a ("net: ti: icssg-prueth: Add helper functions to configure FDB")
> Signed-off-by: MD Danish Anwar <danishanwar at ti.com>
Reviewed-by: Roger Quadros <rogerq at kernel.org>
More information about the linux-arm-kernel
mailing list