https://bugzilla.kernel.org/show_bug.cgi?id=81861 Christian Vilhelm <christian.vilhelm@xxxxxxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |christian.vilhelm@univ-lill | |e2.fr --- Comment #19 from Christian Vilhelm <christian.vilhelm@xxxxxxxxxxxxxx> --- The problem was introduced with this patch : commit 7c237c5f6d5c62724ccd82aecdcd1fd9bd71dc75 Author: Xiangliang Yu <yuxiangl@xxxxxxxxxxx> Date: Wed Jan 30 00:25:53 2013 +0800 [SCSI] mvsas: fixed timeout issue when removing module The offending line : (MVS_PHY_ID << TXQ_PHY_SHIFT) was before : (sas_port->phy_mask << TXQ_PHY_SHIFT) Reverting the patch corrects the problem for me (kernel 3.18.1) -- You are receiving this mail because: You are watching the assignee of the bug. -- 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