[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190219161256.GA16341@localhost.localdomain>
Date: Tue, 19 Feb 2019 09:12:57 -0700
From: Keith Busch <keith.busch@...el.com>
To: 陈华才 <chenhc@...ote.com>
Cc: Thomas Gleixner <tglx@...utronix.de>,
Huacai Chen <chenhuacai@...il.com>,
Bjorn Helgaas <helgaas@...nel.org>,
Jens Axboe <axboe@...nel.dk>, Sagi Grimberg <sagi@...mberg.me>,
linux-pci <linux-pci@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>,
linux-nvme <linux-nvme@...ts.infradead.org>,
Ming Lei <ming.lei@...hat.com>,
linux-block <linux-block@...r.kernel.org>,
Christoph Hellwig <hch@....de>
Subject: Re: [PATCH V3 1/5] genirq/affinity: don't mark 'affd' as const
On Mon, Feb 18, 2019 at 04:42:27PM -0800, 陈华才 wrote:
> I've tested, this patch can fix the nvme problem, but it can't be applied
> to 4.19 because of different context. And, I still think my original solution
> (genirq/affinity: Assign default affinity to pre/post vectors) is correct.
> There may be similar problems except nvme.
I'll send a proper patch to fix the warning. It's always a driver bug if
they try to extract affinity from a non-managed irq, but I don't think
this particular nvme instance is very urgent as the end result is the
same, just without the warning.
Powered by blists - more mailing lists