-
由 Tejun Heo 提交于
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: NTejun Heo <tj@kernel.org> Reported-by: NMartin Braure de Calignon <braurede@free.fr> Reported-by: NBen Hutchings <ben@decadent.org.uk> Reported-by: risc4all@yahoo.com
bb969619