Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 25b13c2f authored by Xinyu Lin's avatar Xinyu Lin Committed by Greg Kroah-Hartman
Browse files

libata: apply MAX_SEC_1024 to all LITEON EP1 series devices



commit db5ff909798ef0099004ad50a0ff5fde92426fd1 upstream.

LITEON EP1 has the same timeout issues as CX1 series devices.

Revert max_sectors to the value of 1024.

Fixes: e0edc8c5 ("libata: apply MAX_SEC_1024 to all CX1-JB*-HP devices")
Signed-off-by: default avatarXinyu Lin <xinyu0123@gmail.com>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent ea5c2944
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4439,6 +4439,7 @@ static const struct ata_blacklist_entry ata_device_blacklist [] = {
	 * https://bugzilla.kernel.org/show_bug.cgi?id=121671
	 */
	{ "LITEON CX1-JB*-HP",	NULL,		ATA_HORKAGE_MAX_SEC_1024 },
	{ "LITEON EP1-*",	NULL,		ATA_HORKAGE_MAX_SEC_1024 },

	/* Devices we expect to fail diagnostics */