From: Mike Christie Date: Thu, 2 Feb 2006 03:07:01 +0000 (-0600) Subject: [SCSI] iscsi update: set deamon pid earlier X-Git-Tag: v2.6.16-rc4~41^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee7f8e405342722e42c15fe8e841a679f8951eea;p=pandora-kernel.git [SCSI] iscsi update: set deamon pid earlier >From michaelc@cs.wisc.edu: If the transport lookup fails we set the daemon pid too late. This can cause us deadlock since the netlink code will think we meant to call back into our iscsi_if_rx function. Signed-off-by: Mike Christie Signed-off-by: Alex Aizman Signed-off-by: Dmitry Yusupov Signed-off-by: James Bottomley --- Reading git-diff-tree failed