From: Tejun Heo Date: Mon, 22 Jul 2013 20:53:36 +0000 (-0400) Subject: libata: make it clear that sata_inic162x is experimental X-Git-Tag: v3.11-rc3~17^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb9696192826a7d9279caf872e95b41bc26c7eff;p=pandora-kernel.git libata: make it clear that sata_inic162x is experimental sata_inic162x never reached a state where it's reliable enough for production use and data corruption is a relatively common occurrence. Make the driver generate warning about the issues and mark the Kconfig option as experimental. If the situation doesn't improve, we'd be better off making it depend on CONFIG_BROKEN. Let's wait for several cycles and see if the kernel message draws any attention. Signed-off-by: Tejun Heo Reported-by: Martin Braure de Calignon Reported-by: Ben Hutchings Reported-by: risc4all@yahoo.com --- Reading git-diff-tree failed