OSDN Git Service

libata: apply MAX_SEC_1024 to all CX1-JB*-HP devices
authorTejun Heo <tj@kernel.org>
Fri, 6 Jan 2017 16:48:50 +0000 (11:48 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Feb 2017 07:02:45 +0000 (08:02 +0100)
commitdb18e92ceb8ddb2c8b2a6f09f5ce9b6a5744a52e
tree425bf15fb5e2fdf6a4e43b72a26dbc3b393643ad
parent579a917538f145b96c7982c1d9f54181434959fe
libata: apply MAX_SEC_1024 to all CX1-JB*-HP devices

commit e0edc8c546463f268d41d064d855bcff994c52fa upstream.

Marko reports that CX1-JB512-HP shows the same timeout issues as
CX1-JB256-HP.  Let's apply MAX_SEC_128 to all devices in the series.

Signed-off-by: Tejun Heo <tj@kernel.org>
Reported-by: Marko Koski-Vähälä <marko@koski-vahala.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/ata/libata-core.c