···390390 aio_cancel_all(ctx);391391392392 wait_for_all_aios(ctx);393393- /*394394- * Ensure we don't leave the ctx on the aio_wq395395- */396396- cancel_work_sync(&ctx->wq.work);397393398394 if (1 != atomic_read(&ctx->users))399395 printk(KERN_DEBUG