git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7de6f79
)
mtd: blktrans: do blk_cleanup_queue when it is really safe to do so
author
Maxim Levitsky
<maximlevitsky@gmail.com>
Sat, 27 Feb 2010 00:31:51 +0000
(
02:31
+0200)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Tue, 9 Mar 2010 02:57:42 +0000
(18:57 -0800)
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>
No differences found