Re: [PATCH] libata: Set longer timeout for SETFEATURES_SPINUP

2016-03-19 Thread Hannes Reinecke
On 03/18/2016 05:49 AM, Damien Le Moal wrote: > > libata: Set longer timeout for SETFEATURES_SPINUP > > For SATA drives with power-up in standby (PUIS) feature set, > SETFEATURES_SPINUP execution may be required to get > complete IDENTIFY data. However, the timeout used for its > execution

[PATCH] libata: Set longer timeout for SETFEATURES_SPINUP

2016-03-19 Thread Damien Le Moal
libata: Set longer timeout for SETFEATURES_SPINUP For SATA drives with power-up in standby (PUIS) feature set, SETFEATURES_SPINUP execution may be required to get complete IDENTIFY data. However, the timeout used for its execution is the same as for all other SETFEATURES commands, that is, 5

Re: [PATCH] libata: Set longer timeout for SETFEATURES_SPINUP

2016-03-18 Thread Martin K. Petersen
> "Damien" == Damien Le Moal writes: Damien, Damien> libata: Set longer timeout for SETFEATURES_SPINUP Please submit to linux-...@vger.kernel.org. -- Martin K. Petersen Oracle Linux Engineering -- To unsubscribe from this list: send the line "unsubscribe

Re: [PATCH] libata: Set longer timeout for SETFEATURES_SPINUP

2016-03-18 Thread Damien Le Moal
>On 03/18/2016 05:49 AM, Damien Le Moal wrote: >> >> libata: Set longer timeout for SETFEATURES_SPINUP >> >> For SATA drives with power-up in standby (PUIS) feature set, >> SETFEATURES_SPINUP execution may be required to get >> complete IDENTIFY data. However, the timeout used for its >>