diff options
author | Maxim Levitsky <maximlevitsky@gmail.com> | 2010-02-27 02:31:51 +0200 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2010-03-08 18:57:42 -0800 |
commit | e4d64cab99a2d659bf9d6fe9ab67666bceb68d87 (patch) | |
tree | 2a43c4ccfdb2fc35d4df304d139943ca73504029 /Kbuild | |
parent | 7de6f798e13093536b6cb229213db2fab6e6555f (diff) | |
download | kernel_samsung_tuna-e4d64cab99a2d659bf9d6fe9ab67666bceb68d87.zip kernel_samsung_tuna-e4d64cab99a2d659bf9d6fe9ab67666bceb68d87.tar.gz kernel_samsung_tuna-e4d64cab99a2d659bf9d6fe9ab67666bceb68d87.tar.bz2 |
mtd: blktrans: do blk_cleanup_queue when it is really safe to do so
I was calling it in del_mtd_blktrans_dev, but ->request_fn could
still be running at that point, thus defer this call
to blktrans_dev_release
Signed-off-by: Maxim Levitsky <maximlevitsky@gmail.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions