Hi all, I have posted almost the same fix back 2011 http://www.spinics.net/lists/linux-scsi/msg50624.html now it looks like someone was really hit by the hw read race. This patch is split into two part - the first patch fixes the actual race, the second is a bonus, it just removes some almost unused variables from the same function with no functional change. Tomas Henzl (2): megaraid_sas: fix a small problem when reading state value from hw megaraid_sas: remove unused variables drivers/scsi/megaraid/megaraid_sas_base.c | 68 ++++++++----------------------- 1 file changed, 18 insertions(+), 50 deletions(-) -- 1.8.3.1 -- 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