From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:59690 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750913AbdLaLYt (ORCPT ); Sun, 31 Dec 2017 06:24:49 -0500 Date: Sun, 31 Dec 2017 12:24:52 +0100 From: Greg KH To: Sagi Grimberg Cc: saeedm@mellanox.com, jsorensen@fb.com, tglx@linutronix.de, stable@vger.kernel.org, stable-commits@vger.kernel.org Subject: Re: Patch "Revert "mlx5: move affinity hints assignments to generic code"" has been added to the 4.14-stable tree Message-ID: <20171231112452.GA3995@kroah.com> References: <151471527414424@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Sun, Dec 31, 2017 at 12:47:57PM +0200, Sagi Grimberg wrote: > > > This is a note to let you know that I've just added the patch titled > > > > Revert "mlx5: move affinity hints assignments to generic code" > > > > to the 4.14-stable tree which can be found at: > > http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > > > > The filename of the patch is: > > revert-mlx5-move-affinity-hints-assignments-to-generic-code.patch > > and it can be found in the queue-4.14 subdirectory. > > > > If you, or anyone else, feels it should not be added to the stable tree, > > please let know about it. > > This patch in its current form, breaks nvme-rdma affinity settings. I've > mentioned that in the patch review and Saeed promised to send a fix for > it (which I haven't seen so far). So things are broken in Linus's tree? Usually reverting is the safe thing to do, we should just be now back at the state the code was in before the patch, or has something else changed here? thanks, greg k-h