summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing
diff options
context:
space:
mode:
authorGuoqing Jiang <gqjiang@suse.com>2016-08-12 13:42:41 +0800
committerShaohua Li <shli@fb.com>2016-09-21 09:09:44 -0700
commitfccb60a42cdd863aa80f32214ae58ae13936c927 (patch)
tree4af1e586d9250be17c8fb8f48042bd8d20d62055 /drivers/hwtracing
parent5f0aa21da6cc620b08e5f69f51db29cb1f722174 (diff)
downloadlinux-fccb60a42cdd863aa80f32214ae58ae13936c927.tar.bz2
md-cluster: convert the completion to wait queue
Previously, we used completion to sync between require dlm lock and sync_ast, however we will have to expose completion.wait and completion.done in dlm_lock_sync_interruptible (introduced later), it is not a common usage for completion, so convert related things to wait queue. Reviewed-by: NeilBrown <neilb@suse.com> Signed-off-by: Guoqing Jiang <gqjiang@suse.com> Signed-off-by: Shaohua Li <shli@fb.com>
Diffstat (limited to 'drivers/hwtracing')
0 files changed, 0 insertions, 0 deletions