On Thu, 2015-03-05 at 18:57 +0000, Praveen Murali wrote: > The kernel crashed in mutex_lock called from smp_execute_task. The reason > is that the mutex is initialized only for devices with type EDGE_DEV or > FANOUT_DEV, but in some cases smp_execute_task gets called in the expander > revalidation context for end devices too. Expander revalidation should not > be performed for non-expander devices since they are discovered via their > IDENTIFY frames and probing for expander capabilities is not required. > > Signed-off-by: Praveen Murali <pmurali@xxxxxxxxxxxx> Heh, well, I know I'm known to drop patches (including my own) from time to time, but give me some time before resending them. However, when you do it needs a From: at the top with the correct authorship and a signoff chain (which I made difficult by not putting a signoff on the original test patch, I grant). We'd also usually add reported-by and tested-by in this instance, too. Thanks, James -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html