Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752740AbdI0Ik2 (ORCPT ); Wed, 27 Sep 2017 04:40:28 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:51060 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752311AbdI0Ik0 (ORCPT ); Wed, 27 Sep 2017 04:40:26 -0400 Date: Wed, 27 Sep 2017 10:40:22 +0200 From: Greg Kroah-Hartman To: Logan Gunthorpe Cc: Ben Hutchings , Shyam Sundar S K , linux-kernel@vger.kernel.org, stable@vger.kernel.org, Allen Hubbe , Jon Mason Subject: Re: [PATCH 4.4 50/53] ntb_transport: fix qp count bug Message-ID: <20170927084022.GC20317@kroah.com> References: <20170828080517.599193891@linuxfoundation.org> <20170828080519.919720553@linuxfoundation.org> <1506443547.1860.52.camel@codethink.co.uk> <02803065-0051-5450-ae31-42391fb3bb5c@deltatee.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <02803065-0051-5450-ae31-42391fb3bb5c@deltatee.com> User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 416 Lines: 15 On Tue, Sep 26, 2017 at 11:35:04AM -0600, Logan Gunthorpe wrote: > > > On 26/09/17 10:32 AM, Ben Hutchings wrote: > > In 4.4-stable, it doesn't, so this patch doesn't fix anything. It looks > > like 4.4 would need a backport of: > > Yup, look like the Fixes tag should have been b17faba0 instead of cb827ee. > In which case it doesn't apply to 4.4. Ah, should this be reverted then from 4.4? thanks, greg k-h