]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
hpsa: add small delay when using PCI Power Management to reset for kump
authorMike Miller <mike.miller@hp.com>
Fri, 21 Oct 2011 06:19:43 +0000 (08:19 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Nov 2011 17:44:34 +0000 (09:44 -0800)
commite0aef70cc677fdfaa195b04eea389a9b9b40eeaa
tree75d3b27b66f3c54d777d1fad324bef3c51d0fe0f
parent5a1c73b64b44e2c3dc30f69b2eea9ee1a8035905
hpsa: add small delay when using PCI Power Management to reset for kump

commit c4853efec665134b2e6fc9c13447323240980351 upstream.

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.

Signed-off-by: Mike Miller <mike.miller@hp.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/scsi/hpsa.c