aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins
diff options
context:
space:
mode:
authorFaisal Latif <[email protected]>2016-02-26 09:18:05 -0600
committerDoug Ledford <[email protected]>2016-03-16 13:48:32 -0400
commitdafb5587178afe8abf85f3ae91bbc88de9e54782 (patch)
treedc4d80e87a0c3a9a3ab70bf485fe79776bd3c7d2 /scripts/gcc-plugins
parentc1340e8aa628d65bcb5c5b7e332bde8a17851ebf (diff)
iwpm: crash fix for large connections test
During large connection test, there is a crash at wake_up() in the callback as waitq is not yet initialized. Callback can happen before iwpm_wait_complete_req() is called to initialize waitq. To resolve, using signaling semaphore instead of waitq. Signed-off-by: Mustafa Ismail <[email protected]> Reviewed-by: Tatyana E Nikolova <[email protected]> Signed-off-by: Faisal Latif <[email protected]> Reviewed-by: Steve Wise <[email protected]> Tested-by: Steve Wise <[email protected]> Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins')
0 files changed, 0 insertions, 0 deletions