[PATCH v2 0/3] scsi: arcmsr: add driver module parameter - msi_enable, msix_enable

2017-11-28 Thread Ching Huang
From: Ching Huang 

The following patches apply to james' kernel/git/jejb/scsi.git/tree/?h=misc and
 martin's 
kernel/git/mkp/scsi.git/tree/?h=4.16/scsi-queue

Patch 1: Add module parameter msi_enable to has a chance to disable msi 
interrupt if controller has msi INT compatible issue.

Patch 2: Add module parameter msix_enable to has a chance to disable msix 
interrupt if controller has msix INT compatible issue.

Patch 3: Update driver version to v1.40.00.03-20171124
---



[PATCH v2 0/3] scsi: arcmsr: add driver module parameter - msi_enable, msix_enable

2017-11-28 Thread Ching Huang
From: Ching Huang 

The following patches apply to james' kernel/git/jejb/scsi.git/tree/?h=misc and
 martin's 
kernel/git/mkp/scsi.git/tree/?h=4.16/scsi-queue

Patch 1: Add module parameter msi_enable to has a chance to disable msi 
interrupt if controller has msi INT compatible issue.

Patch 2: Add module parameter msix_enable to has a chance to disable msix 
interrupt if controller has msix INT compatible issue.

Patch 3: Update driver version to v1.40.00.03-20171124
---