Re: [PATCH 45/48] hpsa: shorten the wait for the CISS doorbell mode change ack

2015-01-16 Thread Tomas Henzl
On 01/14/2015 11:03 PM, Don Brace wrote: > From: Robert Elliott > > Shorten the wait for the CISS configuration table doorbell mode > change acknowledgment from 300-600 s to 20 s, which is the value > specified in the CISS specification that should be honored by > all controllers. > > Wait using i

[PATCH 45/48] hpsa: shorten the wait for the CISS doorbell mode change ack

2015-01-14 Thread Don Brace
From: Robert Elliott Shorten the wait for the CISS configuration table doorbell mode change acknowledgment from 300-600 s to 20 s, which is the value specified in the CISS specification that should be honored by all controllers. Wait using interruptible msleep() rather than uninterruptible uslee