From: Mark Rustad Date: Mon, 22 Apr 2013 16:49:55 +0000 (-0700) Subject: tcm_fc: Check for aborted sequence X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~96^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3682b1aeba088957a210e3abc2c71dba63d6def;p=pandora-kernel.git tcm_fc: Check for aborted sequence Add a check for an aborted sequence, which has a NULL sequence pointer, to avoid target crashes. The most relevant messages from the crash (entered from video capture) include: BUG: unable to handle kernel paging request at ffffffffffffffdf IP: [] fc_seq_send+0x3c/0x150 [libfc] ... Call Trace: [] ft_queue_data_in+0x266/0x560 [tcm_fc] Signed-off-by: Mark Rustad Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed