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

From: Christoph Hellwig
Date: Thu Nov 23 2017 - 07:57:48 EST


On Thu, Nov 23, 2017 at 09:22:03AM +0800, Ching Huang wrote:
> From: Ching Huang <ching2048@xxxxxxxxxxxx>
>
> Hi all,
>
> The following patches apply to Martin's 4.16/scsi-queue.
>
> Patch 1: Add module parameter msi_enable to has a chance to disable msi interrupt if it does not work properly.
>
> Patch 2: Add module parameter msix_enable to has a chance to disable msix interrupt if it does not work properly.

Why would it not work properly?