[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20171124145357.rtbrqavzne7jkz6l@mwanda>
Date: Fri, 24 Nov 2017 17:53:57 +0300
From: Dan Carpenter <dan.carpenter@...cle.com>
To: Ching Huang <ching2048@...ca.com.tw>
Cc: Christoph Hellwig <hch@...radead.org>, martin.petersen@...cle.com,
James.Bottomley@...senPartnership.com, linux-scsi@...r.kernel.org,
linux-kernel@...r.kernel.org, jthumshirn@...e.de, hare@...e.de
Subject: Re: [PATCH 0/3] scsi: arcmsr: add driver module parameter -
msi_enable, msix_enable
On Fri, Nov 24, 2017 at 03:12:39AM +0800, Ching Huang wrote:
> On Thu, 2017-11-23 at 04:57 -0800, Christoph Hellwig wrote:
> > On Thu, Nov 23, 2017 at 09:22:03AM +0800, Ching Huang wrote:
> > > From: Ching Huang <ching2048@...ca.com.tw>
> > >
> > > 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?
> This patch is apply to
> https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git/tree/?h=4.16/scsi-queue
>
No, the question is we're adding an option called "msi_enable" which is
used to disable MSI interrupts "if it does not work properly". Why is
the current code not working properly?
Is there a crash or a performance issue? What does the bug in the
current code look like from a user perspective? Can you send us a dmesg
from a failing system?
regards,
dan carpenter
Powered by blists - more mailing lists