[SCSI] hpsa: export resettable host attribute
authorStephen M. Cameron <scameron@beardog.cce.hp.com>
Wed, 9 Mar 2011 23:00:06 +0000 (17:00 -0600)
committerJames Bottomley <James.Bottomley@suse.de>
Mon, 14 Mar 2011 23:44:41 +0000 (18:44 -0500)
This attribute, requested by Redhat, allows kexec-tools to know
whether the controller can honor the reset_devices kernel parameter
and actually reset the controller.  For kdump to work properly it
is necessary that the reset_devices parameter be honored.  This
attribute enables kexec-tools to warn the user if they attempt to
designate a non-resettable controller as the dump device.

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

Simple merge
Simple merge