public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] hpsa: add sysfs host attribute to indicate whether reset_devices is honored
@ 2011-03-08 23:09 Stephen M. Cameron
  2011-03-08 23:09 ` [PATCH 1/2] hpsa: move device attributes to avoid forward declarations Stephen M. Cameron
  2011-03-08 23:10 ` [PATCH 2/2] hpsa: export resettable_on_kexec host attribute Stephen M. Cameron
  0 siblings, 2 replies; 11+ messages in thread
From: Stephen M. Cameron @ 2011-03-08 23:09 UTC (permalink / raw)
  To: james.bottomley; +Cc: linux-scsi, linux-kernel, smcameron, thenzl, akpm, mikem

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-03-09 15:35 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-08 23:09 [PATCH 0/2] hpsa: add sysfs host attribute to indicate whether reset_devices is honored Stephen M. Cameron
2011-03-08 23:09 ` [PATCH 1/2] hpsa: move device attributes to avoid forward declarations Stephen M. Cameron
2011-03-08 23:10 ` [PATCH 2/2] hpsa: export resettable_on_kexec host attribute Stephen M. Cameron
2011-03-09  6:33   ` Américo Wang
2011-03-09 14:36     ` scameron
2011-03-09 12:27   ` Tomas Henzl
2011-03-09 14:27     ` scameron
2011-03-09 15:14     ` scameron
2011-03-09 15:33       ` Tomas Henzl
2011-03-09 14:36   ` Vivek Goyal
2011-03-09 14:51     ` scameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox