From: Nicholas Bellinger Date: Sat, 25 Feb 2012 13:02:48 +0000 (-0800) Subject: target: Push target_submit_tmr LUN lookup failure to system_wq context X-Git-Tag: v3.4-rc1~146^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f0d05c2c6185d7b5ba08a6c052e90837101031f;p=pandora-kernel.git target: Push target_submit_tmr LUN lookup failure to system_wq context In order to handle incoming target_submit_tmr() callers using interrupt context, use system_wq process context for transport_lookup_tmr_lun() failures to return TMR_LUN_DOES_NOT_EXIST status for fabric TM response. Cc: Andy Grover Cc: Kiran Patil Cc: Arun Easi Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed