aboutsummaryrefslogtreecommitdiffstats
path: root/build/external
diff options
context:
space:
mode:
authorSteven Luong <sluong@cisco.com>2023-10-05 15:33:40 -0700
committerDave Wallace <dwallacelf@gmail.com>2023-12-01 16:36:09 +0000
commit6c2464d0327f6d3fcaae67d209ae99e1c3069592 (patch)
tree5b9a10c26401c42469bc53dae1483e62f7b0e7fa /build/external
parent6d83dddeb142b9e44bb1e0e8f266629706c4fdc3 (diff)
memif: contention between memif_disconnect and memif RX/TX threads
memif_disconect may be called without barrier sync. It removes stuff in mq without protection which may cause troubles for memif RX/TX worker threads. The fix is to protect mq removal in memif_disconnect. Type: fix Change-Id: I368c466d1f13df98980dfa87e8442fbcd822a428 Signed-off-by: Steven Luong <sluong@cisco.com> (cherry picked from commit 34c721fb47155135bf2173ca7b9a31aaacfde190)
Diffstat (limited to 'build/external')
0 files changed, 0 insertions, 0 deletions