diff options
author | Richard Alpe <[email protected]> | 2014-12-10 09:46:54 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2014-12-10 14:45:33 -0500 |
commit | 340b6e59fbc6ac97469253315c96e952908c9c0d (patch) | |
tree | d88c379f281f793b0b4f333a8fde018466bc1a6a /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 4f675eb2a736dfb65d68a00ff38e9342252eeabc (diff) |
tipc: fix broadcast wakeup contention after congestion
commit 908344cdda80 ("tipc: fix bug in multicast congestion handling")
introduced a race in the broadcast link wakeup functionality.
This patch eliminates this broadcast link wakeup race caused by
operation on the wakeup list without proper locking. If this race
hit and corrupted the list all subsequent wakeup messages would be
lost, resulting in a considerable memory leak.
Signed-off-by: Richard Alpe <[email protected]>
Signed-off-by: Erik Hugne <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions