commit | ab5dbebe33e0c353e8545f09c34553ac3351dad6 | [log] [tgz] |
---|---|---|
author | Mike Miller <mike.miller@hp.com> | Thu Oct 20 22:19:17 2011 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Thu Oct 20 22:21:52 2011 +0200 |
tree | 628b7956eac1b3a22850f0a2f2446ca29b69250b | |
parent | b8d8bdfe31a67981bbc398a4886ccc67aff521d5 [diff] |
cciss: add small delay when using PCI Power Management to reset for kump The P600 requires a small delay when changing states. Otherwise we may think the board did not reset and we bail. This for kdump only and is particular to the P600. Cc: stable@kernel.org Signed-off-by: Jens Axboe <axboe@kernel.dk>