aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorChunwei Chen <[email protected]>2016-05-23 14:12:22 -0700
committerBrian Behlendorf <[email protected]>2016-05-24 13:02:10 -0700
commitb3a22a0a005eef22d696cc77baa26ef80d1bdc0c (patch)
tree1c9ca91f7c418038b1a9a5daef2f8000b3189dba /config
parent5ce028b0d4b650b42cb81b3fdf71b517adce4552 (diff)
Fix taskq_wait_outstanding re-evaluate tq_next_id
wait_event is a macro, so the current implementation will cause re- evaluation of tq_next_id every time it wakes up. This would cause taskq_wait_outstanding(tq, 0) to be equivalent to taskq_wait(tq) Signed-off-by: Chunwei Chen <[email protected]> Signed-off-by: Brian Behlendorf <[email protected]> Signed-off-by: Tim Chase <[email protected]> Issue #553
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions