[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1438405334-1153698-1-git-send-email-calvinowens@fb.com>
Date: Fri, 31 Jul 2015 22:02:12 -0700
From: Calvin Owens <calvinowens@...com>
To: Nagalakshmi Nandigama <nagalakshmi.nandigama@...gotech.com>,
Praveen Krishnamoorthy <praveen.krishnamoorthy@...gotech.com>,
Sreekanth Reddy <sreekanth.reddy@...gotech.com>,
Abhijit Mahajan <abhijit.mahajan@...gotech.com>
CC: <MPT-FusionLinux.pdl@...gotech.com>, <linux-scsi@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <kernel-team@...com>,
<calvinowens@...com>, Joe Lawrence <joe.lawrence@...atus.com>
Subject: [PATCH v3 0/2] Fixes for memory corruption in mpt2sas
Hello all,
This patchset attempts to address problems we've been having with
panics due to memory corruption from the mpt2sas driver.
Changes are noted in the individual patches, I realized putting them in the
cover was probably a bit confusing.
Thanks,
Calvin
Patches in this series:
[PATCH v3 1/2] mpt2sas: Refcount sas_device objects and fix unsafe list
[PATCH v3 2/2] mpt2sas: Refcount fw_events and fix unsafe list usage
Total diffstat:
drivers/scsi/mpt2sas/mpt2sas_base.h | 22 +-
drivers/scsi/mpt2sas/mpt2sas_scsih.c | 579 ++++++++++++++++++++++---------
drivers/scsi/mpt2sas/mpt2sas_transport.c | 12 +-
3 files changed, 439 insertions(+), 174 deletions(-)
Diff showing changes v2 => v3:
http://jcalvinowens.github.io/stuff/mpt2sas-patchset-v2v3.patch
Diff showing changes v1 => v2:
http://jcalvinowens.github.io/stuff/mpt2sas-patchset-v1v2.patch
--
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