From: "Stephen M. Cameron" <scameron@beardog.cce.hp.com>
To: james.bottomley@hansenpartnership.com
Cc: linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org,
smcameron@yahoo.com, thenzl@redhat.com,
akpm@linux-foundation.org, mikem@beardog.cce.hp.com
Subject: [PATCH 0/2] hpsa: add sysfs host attribute to indicate whether reset_devices is honored
Date: Tue, 08 Mar 2011 17:09:52 -0600 [thread overview]
Message-ID: <20110308230749.22291.56200.stgit@beardog.cce.hp.com> (raw)
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
next reply other threads:[~2011-03-08 23:09 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-08 23:09 Stephen M. Cameron [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110308230749.22291.56200.stgit@beardog.cce.hp.com \
--to=scameron@beardog.cce.hp.com \
--cc=akpm@linux-foundation.org \
--cc=james.bottomley@hansenpartnership.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=mikem@beardog.cce.hp.com \
--cc=smcameron@yahoo.com \
--cc=thenzl@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox