diff options
author | MD Danish Anwar <danishanwar@ti.com> | 2024-10-07 11:11:24 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-10-09 12:18:01 +0100 |
commit | ff8ee11e778520c5716b7f165d2c7ce14d6a068b (patch) | |
tree | 2acc125ae5fc5b29315512198b2f959893126496 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 08c8acc9d8f3f70d62dd928571368d5018206490 (diff) |
net: ti: icssg-prueth: Fix race condition for VLAN table access
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@ti.com>
Reviewed-by: Roger Quadros <rogerq@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions