[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110309225822.26877.94051.stgit@beardog.cce.hp.com>
Date: Wed, 09 Mar 2011 16:59:56 -0600
From: "Stephen M. Cameron" <scameron@...rdog.cce.hp.com>
To: james.bottomley@...senpartnership.com
Cc: linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org,
smcameron@...oo.com, thenzl@...hat.com, akpm@...ux-foundation.org,
mikem@...rdog.cce.hp.com
Subject: [PATCH 0/2] hpsa: add resettable sysfs host attribute
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 host attribute
Documentation/scsi/hpsa.txt | 12 ++
drivers/scsi/hpsa.c | 276 ++++++++++++++++++++++++-------------------
2 files changed, 164 insertions(+), 124 deletions(-)
--
-- steve
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists