summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorFaisal Latif <faisal.latif@intel.com>2016-02-26 15:18:05 (GMT)
committerDoug Ledford <dledford@redhat.com>2016-03-16 17:48:32 (GMT)
commitdafb5587178afe8abf85f3ae91bbc88de9e54782 (patch)
treedc4d80e87a0c3a9a3ab70bf485fe79776bd3c7d2 /include
parentc1340e8aa628d65bcb5c5b7e332bde8a17851ebf (diff)
downloadlinux-dafb5587178afe8abf85f3ae91bbc88de9e54782.tar.xz
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 <mustafa.ismail@intel.com> Reviewed-by: Tatyana E Nikolova <tatyana.e.nikolova@intel.com> Signed-off-by: Faisal Latif <faisal.latif@intel.com> Reviewed-by: Steve Wise <swise@opengridcomputing.com> Tested-by: Steve Wise <swise@opengridcomputing.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions