[PATCH 0/2] hpsa: add sysfs host attribute to indicate whetherreset_devices is honored

From: Stephen M. Cameron
Date: Tue Mar 08 2011 - 18:09:59 EST


At Redhat's request, this adds a sysfs host attribute to indicate whether
the reset_devices kernel parameter can be honored by the device. This enables
kexec tools to warn the user if they attempt to designate a non-resettable device
as the dump device. If the device is not resettable, kdump won't work.

---

Stephen M. Cameron (2):
hpsa: move device attributes to avoid forward declarations
hpsa: export resettable_on_kexec host attribute


drivers/scsi/hpsa.c | 276 ++++++++++++++++++++++++++++-----------------------
1 files changed, 152 insertions(+), 124 deletions(-)

--
-- steve
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/