Hi James & reviewers, This V3 addressed of all review comments made for V2 patchset. V1 & V2 was reviewed & commented by you, Tomas Henzl <thenzl@xxxxxxxxxx>, Johannes Thumshirn <jthumshirn@xxxxxxx>, Mahesh Rajashekhara <Mahesh.Rajashekhara@xxxxxxxx> Please let me know the status of this patchset. Thanks, Raj P. -----Original Message----- From: Rajinikanth Pandurangan Sent: Tuesday, July 07, 2015 4:16 PM To: jbottomley@xxxxxxxxxxxxx; linux-scsi@xxxxxxxxxxxxxxx Cc: aacraid@xxxxxxxxxxxxxx; Harry Yang; Mahesh Rajashekhara; Rich Bono; Achim Leubner; Murthy Bhat; Rajinikanth Pandurangan Subject: [PATCH V3 00/10] [SCSI] aacraid: Patchset for aacraid driver version 41010 From: Rajinikanth Pandurangan <rajinikanth.pandurangan@xxxxxxxx> This patchset includes the following changes (bug fixes and new feature support) specific to aacraid driver. V3: Increased msleep() time from 1 to 20. Created new patch for pci_enable_msix() replacement. Changed subject/description of patch 03. Rajinikanth Pandurangan (10): [SCSI] aacraid: Fix for logical device name and UID not exposed to the OS [SCSI] aacraid: Add Power Management support [SCSI] aacraid: Change interrupt mode to MSI for series-6 controller [SCSI] aacraid: Enable 64-bit write to controller register [SCSI] aacraid: Tune response path if IsFastPath bit set [SCSI] aacraid: Reset irq affinity hints before releasing irq [SCSI] aacraid: Unblock IOCTLs to controller once system resumed from suspend [SCSI] aacraid: Send commit-config to controller firmware [SCSI] aacraid: Update driver version [SCSI] aacraid: Replace pci_enable_msix() with pci_enable_msix_exact() drivers/scsi/aacraid/aachba.c | 263 +++++++++++++++++++++------------------- drivers/scsi/aacraid/aacraid.h | 18 ++- drivers/scsi/aacraid/comminit.c | 155 ++++++++++++----------- drivers/scsi/aacraid/commsup.c | 113 ++++++++++++----- drivers/scsi/aacraid/linit.c | 159 +++++++++++++++++++++++- drivers/scsi/aacraid/rx.c | 1 + drivers/scsi/aacraid/sa.c | 1 + drivers/scsi/aacraid/src.c | 64 +++------- 8 files changed, 491 insertions(+), 283 deletions(-) -- 1.9.3 -- 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