https://bugzilla.kernel.org/show_bug.cgi?id=43359 Summary: LVM volumes not detected Product: IO/Storage Version: 2.5 Platform: All OS/Version: Linux Tree: Mainline Status: NEW Severity: normal Priority: P1 Component: SCSI AssignedTo: linux-scsi@xxxxxxxxxxxxxxx ReportedBy: francois.valenduc@xxxxxxxxxxxxx Regression: No With kernel 3.5-rc1, LVM volumes are not detected. A bisection leads to the following commit: commit 794c10fa0fa4d1781c5651c31e3d4d0b71629128 Author: Jörn Engel <joern@xxxxxxxxx> Date: Thu Apr 12 17:32:48 2012 -0400 [SCSI] sg: remove while (1) non-loop The while (1) construct isn't actually a loop at all. So let's not pretent and obfuscate the code. Signed-off-by: Joern Engel <joern@xxxxxxxxx> Acked-by: Douglas Gilbert <dgilbert@xxxxxxxxxxxx> Signed-off-by: James Bottomley <JBottomley@xxxxxxxxxxxxx> Unfortunately, I cannot revert it on top of 3.5-rc1 or 3.5-rc2 to confirm this. My harddisk is using the AHCI drivers. Can somebody explains what's happening ? -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for 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