diff options
author | Xiubo Li <lixiubo@cmss.chinamobile.com> | 2017-06-15 15:05:31 +0800 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2017-07-06 23:11:33 -0700 |
commit | 07932a023af3cd728390ffdaeffb78e357123181 (patch) | |
tree | c33e79e1a12465f542a8a4496eb603da0ac9b772 /fs/squashfs/page_actor.c | |
parent | 1d6ef276594a781686058802996e09c8550fd767 (diff) |
tcmu: Fix module removal due to stuck unmap_thread thread again
Because the unmap code just after the schdule() returned may take
a long time and if the kthread_stop() is fired just when in this
routine, the module removal maybe stuck too.
Signed-off-by: Xiubo Li <lixiubo@cmss.chinamobile.com>
Reviewed-by: Mike Christie <mchristi@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'fs/squashfs/page_actor.c')
0 files changed, 0 insertions, 0 deletions