diff options
author | 2014-09-03 17:45:44 +0800 | |
---|---|---|
committer | 2014-09-04 16:54:47 -0400 | |
commit | 6098b45b32e6baeacc04790773ced9340601d511 (patch) | |
tree | ef7d685783dc69524d1512dd6273fac127c8962b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | aio: add missing smp_rmb() in read_events_ring (diff) | |
download | linux-dev-6098b45b32e6baeacc04790773ced9340601d511.tar.xz linux-dev-6098b45b32e6baeacc04790773ced9340601d511.zip |
aio: block exit_aio() until all context requests are completed
It seems that exit_aio() also needs to wait for all iocbs to complete (like
io_destroy), but we missed the wait step in current implemention, so fix
it in the same way as we did in io_destroy.
Signed-off-by: Gu Zheng <guz.fnst@cn.fujitsu.com>
Signed-off-by: Benjamin LaHaise <bcrl@kvack.org>
Cc: stable@vger.kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions