]> git.karo-electronics.de Git - mv-sheeva.git/commit
[SCSI] hpsa: Do not attempt kdump if we detect resetting controller failed.
authorStephen M. Cameron <scameron@beardog.cce.hp.com>
Tue, 15 Feb 2011 21:33:08 +0000 (15:33 -0600)
committerJames Bottomley <James.Bottomley@suse.de>
Fri, 18 Feb 2011 18:34:14 +0000 (12:34 -0600)
commitba95e2ac6bfeb9af92153058a353fc47e1addc02
treeabe7c935b0da778d17d2c9ec86ab6b1a594c4b78
parent960a30e7a73affcc441b9ceaff3b1b9e73e99c1f
[SCSI] hpsa: Do not attempt kdump if we detect resetting controller failed.

We can get completions left over from before the attempted reset which
will interfere with the kdump.  Better to just not make the attempt in
that case.

Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/hpsa.c