From: Giridhar Malavali Date: Fri, 19 Jun 2009 23:26:53 +0000 (-0700) Subject: fc_transport: The softirq_done function registration for BSG request X-Git-Tag: v2.6.31-rc1~32^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5c6f77680f4ff1775838fcedfdd6026bf5ad777;p=pandora-kernel.git fc_transport: The softirq_done function registration for BSG request Registered the softirq_done function, since this is requried iby an request using block level request timeout functionality. This function will be called by the block layer as part of time out clean process to release the BSG request. Moved some of the BSG request completion activities to softirq_done routine to take care of both normal and timout completions. Signed-off-by: Giridhar Malavali Acked-by: FUJITA Tomonori Signed-off-by: James Bottomley --- Reading git-diff-tree failed