Re: [PATCH RESEND] hpsa: move lockup_detected attribute to host attr

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 11/06/2015 09:24 AM, Tomas Henzl wrote:
This patch fixes a 'general protection fault' issue by
moving the attribute to where it was likely meant.

Signed-off-by: Tomas Henzl <thenzl@xxxxxxxxxx>
Signed-off-by: Don Brace <don.brace@xxxxxxxx>
---
  drivers/scsi/hpsa.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/scsi/hpsa.c b/drivers/scsi/hpsa.c
index 57166e68fc..6d4412359d 100644
--- a/drivers/scsi/hpsa.c
+++ b/drivers/scsi/hpsa.c
@@ -867,7 +867,6 @@ static struct device_attribute *hpsa_sdev_attrs[] = {
  	&dev_attr_unique_id,
  	&dev_attr_hp_ssd_smart_path_enabled,
  	&dev_attr_path_info,
-	&dev_attr_lockup_detected,
  	NULL,
  };
@@ -879,6 +878,7 @@ static struct device_attribute *hpsa_shost_attrs[] = {
  	&dev_attr_resettable,
  	&dev_attr_hp_ssd_smart_path_status,
  	&dev_attr_raid_offload_debug,
+	&dev_attr_lockup_detected,
  	NULL,
  };
Signed-off-by: Don Brace <don.brace@xxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]
  Powered by Linux