Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751332AbdGQQgv (ORCPT ); Mon, 17 Jul 2017 12:36:51 -0400 Received: from ale.deltatee.com ([207.54.116.67]:60443 "EHLO ale.deltatee.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751291AbdGQQgu (ORCPT ); Mon, 17 Jul 2017 12:36:50 -0400 To: Jon Mason , Allen Hubbe References: <20170626195041.6190-1-logang@deltatee.com> <000001d2ef5f$1ed1e750$5c75b5f0$@dell.com> Cc: linux-ntb@googlegroups.com, linux-kernel , Dave Jiang , Serge Semin From: Logan Gunthorpe Message-ID: <296b3d42-ce65-a521-b2de-db3459ac543a@deltatee.com> Date: Mon, 17 Jul 2017 10:36:41 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-SA-Exim-Connect-IP: 172.16.1.162 X-SA-Exim-Rcpt-To: fancer.lancer@gmail.com, dave.jiang@intel.com, linux-kernel@vger.kernel.org, linux-ntb@googlegroups.com, Allen.Hubbe@dell.com, jdmason@kudzu.us X-SA-Exim-Mail-From: logang@deltatee.com Subject: Re: [PATCH] ntb: use correct mw_count function in ntb_tool and ntb_transport X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000) X-SA-Exim-Scanned: Yes (on ale.deltatee.com) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 400 Lines: 16 Hi John, On 17/07/17 09:16 AM, Jon Mason wrote: > Per your request, this has been applied to my ntb-next branch. This isn't a huge issue but I meant for this patch to fix the mistake in the new ntb_api before it hit 4.13. On the other hand, seeing there's no way to actually trigger the issue until the switchtec driver is merged I guess it's okay to leave it the way you did it. Thanks, Logan