From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751311AbdK3W17 (ORCPT ); Thu, 30 Nov 2017 17:27:59 -0500 Received: from ale.deltatee.com ([207.54.116.67]:50150 "EHLO ale.deltatee.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750984AbdK3W16 (ORCPT ); Thu, 30 Nov 2017 17:27:58 -0500 To: Serge Semin Cc: jdmason@kudzu.us, dave.jiang@intel.com, Allen.Hubbe@emc.com, Shyam-sundar.S-k@amd.com, Xiangliang.Yu@amd.com, Sergey.Semin@t-platforms.ru, linux-ntb@googlegroups.com, linux-kernel@vger.kernel.org References: <20171130214107.21194-1-fancer.lancer@gmail.com> <05386287-e0c2-5dd3-4e9b-6f64c61f8405@deltatee.com> <20171130221431.GB20562@mobilestation> From: Logan Gunthorpe Message-ID: Date: Thu, 30 Nov 2017 15:27:56 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <20171130221431.GB20562@mobilestation> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-SA-Exim-Connect-IP: 172.16.1.162 X-SA-Exim-Rcpt-To: linux-kernel@vger.kernel.org, linux-ntb@googlegroups.com, Sergey.Semin@t-platforms.ru, Xiangliang.Yu@amd.com, Shyam-sundar.S-k@amd.com, Allen.Hubbe@emc.com, dave.jiang@intel.com, jdmason@kudzu.us, fancer.lancer@gmail.com X-SA-Exim-Mail-From: logang@deltatee.com Subject: Re: [PATCH] NTB: ntb_hw_idt: Set NTB_TOPO_SWITCH topology X-SA-Exim-Version: 4.2.1 (built Tue, 02 Aug 2016 21:08:31 +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 On 30/11/17 03:14 PM, Serge Semin wrote: >>> Signed-off-by: Serge Semin >>> Acked-by: Serge Semin >> >> You don't need to Ack your own patches ;) >> > > It goes to the subsystem maintained by me. I tested the change, so am responsible > for the results. Yes, but it goes without saying that a patch you wrote, you ack. Logan