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:
62d42a6
)
[SCSI] libiscsi: flush work before freeing connection
author
Mike Christie
<michaelc@cs.wisc.edu>
Wed, 28 Feb 2007 23:32:15 +0000
(17:32 -0600)
committer
James Bottomley
<jejb@mulgrave.il.steeleye.com>
Sun, 11 Mar 2007 16:24:12 +0000
(11:24 -0500)
It's possible that we call iscsi_xmitworker after iscsi_conn_release
which causes a oops. This patch flushes the workqueue.
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
No differences found