RE: [PATCH V6 09/10] [SCSI] aacraid: Replace pci_enable_msix() with pci_enable_msix_range()

2015-08-24 Thread Karthikeya Sunkesula
Reviewed-by: Karthikeya Sunkesula -Original Message- From: Mahesh Rajashekhara Sent: Tuesday, August 11, 2015 11:28 AM To: Tomas Henzl; jbottom...@parallels.com; linux-scsi@vger.kernel.org Cc: aacr...@pmc-sierra.com; Harry Yang; Rich Bono; Mahesh Rajashekhara Subject: [PATCH V6 09/10] [

RE: [PATCH V6 10/10] [SCSI] aacraid: Update driver version

2015-08-24 Thread Karthikeya Sunkesula
Reviewed-by: Karthikeya Sunkesula -Original Message- From: Mahesh Rajashekhara Sent: Tuesday, August 11, 2015 11:28 AM To: Tomas Henzl; jbottom...@parallels.com; linux-scsi@vger.kernel.org Cc: aacr...@pmc-sierra.com; Harry Yang; Rich Bono; Mahesh Rajashekhara Subject: [PATCH V6 10/10] [

RE: [PATCH V6 08/10] [SCSI] aacraid: Send commit-config to controller firmware

2015-08-24 Thread Karthikeya Sunkesula
Reviewed-by: Karthikeya Sunkesula -Original Message- From: Mahesh Rajashekhara Sent: Tuesday, August 11, 2015 11:28 AM To: Tomas Henzl; jbottom...@parallels.com; linux-scsi@vger.kernel.org Cc: aacr...@pmc-sierra.com; Harry Yang; Rich Bono; Mahesh Rajashekhara Subject: [PATCH V6 08/10] [

RE: [PATCH V6 07/10] [SCSI] aacraid: Unblock IOCTLs to controller once system resumed from suspend

2015-08-24 Thread Karthikeya Sunkesula
Reviewed-by: Karthikeya Sunkesula -Original Message- From: Mahesh Rajashekhara Sent: Tuesday, August 11, 2015 11:28 AM To: Tomas Henzl; jbottom...@parallels.com; linux-scsi@vger.kernel.org Cc: aacr...@pmc-sierra.com; Harry Yang; Rich Bono; Mahesh Rajashekhara Subject: [PATCH V6 07/10] [

RE: [PATCH V6 06/10] [SCSI] aacraid: Reset irq affinity hints before releasing irq

2015-08-24 Thread Karthikeya Sunkesula
Reviewed-by: Karthikeya Sunkesula -Original Message- From: Mahesh Rajashekhara Sent: Tuesday, August 11, 2015 11:28 AM To: Tomas Henzl; jbottom...@parallels.com; linux-scsi@vger.kernel.org Cc: aacr...@pmc-sierra.com; Harry Yang; Rich Bono; Mahesh Rajashekhara Subject: [PATCH V6 06/10] [

RE: [PATCH V6 04/10] [SCSI] aacraid: Enable 64-bit write to controller register

2015-08-24 Thread Karthikeya Sunkesula
Reviewed-by: Karthikeya Sunkesula -Original Message- From: Mahesh Rajashekhara Sent: Tuesday, August 11, 2015 11:28 AM To: Tomas Henzl; jbottom...@parallels.com; linux-scsi@vger.kernel.org Cc: aacr...@pmc-sierra.com; Harry Yang; Rich Bono; Mahesh Rajashekhara Subject: [PATCH V6 04/10] [

RE: [PATCH V6 05/10] [SCSI] aacraid: Tune response path if IsFastPath bit set

2015-08-24 Thread Karthikeya Sunkesula
Reviewed-by: Karthikeya Sunkesula -Original Message- From: Mahesh Rajashekhara Sent: Tuesday, August 11, 2015 11:28 AM To: Tomas Henzl; jbottom...@parallels.com; linux-scsi@vger.kernel.org Cc: aacr...@pmc-sierra.com; Harry Yang; Rich Bono; Mahesh Rajashekhara Subject: [PATCH V6 05/10] [

RE: [PATCH V6 03/10] [SCSI] aacraid: Change interrupt mode to MSI for series-6 controller

2015-08-24 Thread Karthikeya Sunkesula
Reviewed-by: Karthikeya Sunkesula -Original Message- From: Mahesh Rajashekhara Sent: Tuesday, August 11, 2015 11:28 AM To: Tomas Henzl; jbottom...@parallels.com; linux-scsi@vger.kernel.org Cc: aacr...@pmc-sierra.com; Harry Yang; Rich Bono; Mahesh Rajashekhara Subject: [PATCH V6 03/10] [

RE: [PATCH V6 02/10] [SCSI] aacraid: Add Power Management support

2015-08-24 Thread Karthikeya Sunkesula
Reviewed-by: Karthikeya Sunkesula -Original Message- From: Mahesh Rajashekhara Sent: Tuesday, August 11, 2015 11:28 AM To: Tomas Henzl; jbottom...@parallels.com; linux-scsi@vger.kernel.org Cc: aacr...@pmc-sierra.com; Harry Yang; Rich Bono; Mahesh Rajashekhara Subject: [PATCH V6 02/10] [

RE: [PATCH V6 01/10] [SCSI] aacraid: Fix for logical device name and UID not exposed to the OS

2015-08-24 Thread Karthikeya Sunkesula
Reviewed-by: Karthikeya Sunkesula -Original Message- From: Mahesh Rajashekhara Sent: Tuesday, August 11, 2015 11:28 AM To: Tomas Henzl; jbottom...@parallels.com; linux-scsi@vger.kernel.org Cc: aacr...@pmc-sierra.com; Harry Yang; Rich Bono; Mahesh Rajashekhara Subject: [PATCH V6 01/10] [S

Re: [PATCH] SCSI: DTC: Removed 0 initialization for statics

2015-08-24 Thread Finn Thain
On Mon, 29 Jun 2015, Rudhresh wrote: > Removed unneccessary initialization of zero to a static variable > > Signed-off-by: Rudhresh Kumar J > --- > drivers/scsi/dtc.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/drivers/scsi/dtc.c b/drivers/scsi/dtc.c > index 4

Re: [PATCH] SCSI: dtc: Fixed a brace issue on return 0

2015-08-24 Thread Finn Thain
On Sun, 28 Jun 2015, Rudhresh wrote: > From: rudhresh > > Return is not a function so parenthesis is not required > > Signed-off-by: Rudhresh Can you put your full name here? You must address your patches to all of the interested parties (see scripts/get_maintainer.pl). Please read Docume

Re: [PATCH] SCSI: DTC: Adding KERN_ facility level

2015-08-24 Thread Finn Thain
On Tue, 30 Jun 2015, Rudhresh Kumar J wrote: > Fixed coding style issue by adding KERN_ facility level to some of > the printk functions. > > Signed-off-by: Rudhresh Kumar J > --- > drivers/scsi/dtc.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/drivers/scsi/dt

[ANNOUNCE] tapestat command now part of upstream sysstat

2015-08-24 Thread Seymour, Shane M
While tape stats were being implemented in the kernel I started working on a program that would read them out and display the data to allow me to test the interface. After the changes were available in linux-next I worked with the upstream sysstat maintainer to get that code into shape so it was s

Re: [PATCH v2 0/8] Fix error message and present UFS variant

2015-08-24 Thread Akinobu Mita
Hi Yaniv, 2015-08-23 22:09 GMT+09:00 Yaniv Gardi : > V3: fixes a few minor issues. > > V2: fixes a few issues of unnecessary EXPORT_SYMBOL, > types of parameters in routine definition, > build errors in case CONFIG_PM is not defined and some > other minor fixes. I've checked outstanding issues I

Re: isci, INTx mode, race condition

2015-08-24 Thread Artur Paszkiewicz
On 08/19/2015 06:01 PM, Stefan Fausser wrote: > Dear all, > > attached are two patches for the "isci" module (CONFIG_SCSI_ISCI). > > Both patches apply to the current Linux kernel, retrieved by GIT (4.2.0-rc7). > > The first patch (init.patch) is for reproducing the problem with the > "Intel(R)

Re: [BUG] hpsa: Controller lockup detected: 0x00150028

2015-08-24 Thread Don Brace
On 08/24/2015 05:02 AM, Wouter Depuydt wrote: Wouter Depuydt gmail.com> writes: -Original Message- From: Peter Zijlstra [mailto:peterz infradead.org] Sent: Friday, May 22, 2015 11:40 AM To: Tomas Henzl Cc: Oelke, Mark; don.brace pmcs.com; ISS StorageDev; storagedev pmcs.com; linux

Re: [BUG] hpsa: Controller lockup detected: 0x00150028

2015-08-24 Thread Wouter Depuydt
Wouter Depuydt gmail.com> writes: > > > -Original Message- > > From: Peter Zijlstra [mailto:peterz infradead.org] > > Sent: Friday, May 22, 2015 11:40 AM > > To: Tomas Henzl > > Cc: Oelke, Mark; don.brace pmcs.com; ISS StorageDev; storagedev > pmcs.com; linux-scsi vger.kernel.org >

Re: [BUG] hpsa: Controller lockup detected: 0x00150028

2015-08-24 Thread Wouter Depuydt
> -Original Message- > From: Peter Zijlstra [mailto:peterz infradead.org] > Sent: Friday, May 22, 2015 11:40 AM > To: Tomas Henzl > Cc: Oelke, Mark; don.brace pmcs.com; ISS StorageDev; storagedev pmcs.com; linux-scsi vger.kernel.org > Subject: Re: [BUG] hpsa: Controller lockup detected

Re: [PATCH v2 6/8] scsi: ufs: make the UFS variant a platform device

2015-08-24 Thread ygardi
> O > n Aug 20, 2015 6:59 AM, "Yaniv Gardi" wrote: >> >> This change turns the UFS variant (SCSI_UFS_QCOM) into a UFS >> a platform device. >> In order to do so a few additional changes are required: >> 1. The ufshcd-pltfrm is no longer serves as a platform device. >>Now it only serves as a gr

Re: IO failures with SMR drives at latest kernel versions

2015-08-24 Thread Anatol Pomozov
Hi On Sun, Aug 23, 2015 at 11:15 PM, Hannes Reinecke wrote: > On 08/22/2015 07:23 PM, Anatol Pomozov wrote: >> Hi >> >> On Fri, Aug 21, 2015 at 10:37 PM, Anatol Pomozov >> wrote: >>> Discs are from different batches and I was a bit surprised to see >>> identical failures at the same time. I was