From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 9 Mar 2018 15:33:21 +0800 From: Ming Lei To: Artem Bityutskiy Cc: Thomas Gleixner , Jens Axboe , Christoph Hellwig , linux-kernel@vger.kernel.org, linux-block@vger.kernel.org, Laurence Oberman Subject: Re: [PATCH V3 0/4] genirq/affinity: irq vector spread among online CPUs as far as possible Message-ID: <20180309073319.GB25709@ming.t460p> References: <20180308105358.1506-1-ming.lei@redhat.com> <1520515113.20980.31.camel@gmail.com> <20180308133440.GA2713@ming.t460p> <20180309012458.GD5228@ming.t460p> <1520578808.20980.46.camel@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1520578808.20980.46.camel@gmail.com> List-ID: On Fri, Mar 09, 2018 at 09:00:08AM +0200, Artem Bityutskiy wrote: > On Fri, 2018-03-09 at 09:24 +0800, Ming Lei wrote: > > Hi Thomas, > > > > On Fri, Mar 09, 2018 at 12:20:09AM +0100, Thomas Gleixner wrote: > > > On Thu, 8 Mar 2018, Ming Lei wrote: > > > > Actually, it isn't a real fix, the real one is in the following > > > > two: > > > > > > > > 0c20244d458e scsi: megaraid_sas: fix selection of reply queue > > > > ed6d043be8cd scsi: hpsa: fix selection of reply queue > > > > > > Where are these commits? Neither Linus tree not -next know anything > > > about > > > them.... > > > > Both aren't merged yet, but they should land V4.16, IMO. > > Is it a secret where they are? If not, could you please give ma a > pointer and I'll give them a test. https://marc.info/?l=linux-block&m=152056636717380&w=2 Thanks, Ming