RE: [Patch V2 6/9] [SCSI] aacraid: Reset irq affinity hints before releasing irq

2015-06-23 Thread Mahesh Rajashekhara
; Rajinikanth Pandurangan Subject: [Patch V2 6/9] [SCSI] aacraid: Reset irq affinity hints before releasing irq From: Rajinikanth Pandurangan Description: Reset irq affinity hints before releasing IRQ Removed duplicate code of IRQ acquire/release Signed-off-by: Rajinikanth Pandurangan

Re: [Patch V2 6/9] [SCSI] aacraid: Reset irq affinity hints before releasing irq

2015-06-16 Thread Johannes Thumshirn
On Wed, Jun 10, 2015 at 06:42:28PM -0700, rajinikanth.panduran...@pmcs.com wrote: > From: Rajinikanth Pandurangan > > Description: > Reset irq affinity hints before releasing IRQ > Removed duplicate code of IRQ acquire/release > > Signed-off-by: Rajinikanth Pandurangan > --- >

[Patch V2 6/9] [SCSI] aacraid: Reset irq affinity hints before releasing irq

2015-06-10 Thread rajinikanth.pandurangan
From: Rajinikanth Pandurangan Description: Reset irq affinity hints before releasing IRQ Removed duplicate code of IRQ acquire/release Signed-off-by: Rajinikanth Pandurangan --- drivers/scsi/aacraid/aacraid.h | 2 + drivers/scsi/aacraid/commsup.c | 113 +++