From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6B3FFCD6E46 for ; Wed, 11 Oct 2023 08:57:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1345542AbjJKI50 (ORCPT ); Wed, 11 Oct 2023 04:57:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38316 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1345801AbjJKI5X (ORCPT ); Wed, 11 Oct 2023 04:57:23 -0400 Received: from out30-132.freemail.mail.aliyun.com (out30-132.freemail.mail.aliyun.com [115.124.30.132]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9CAE1A7; Wed, 11 Oct 2023 01:57:20 -0700 (PDT) X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R201e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=ay29a033018045170;MF=alibuda@linux.alibaba.com;NM=1;PH=DS;RN=10;SR=0;TI=SMTPD_---0VtwA3AS_1697014637; Received: from 30.221.146.138(mailfrom:alibuda@linux.alibaba.com fp:SMTPD_---0VtwA3AS_1697014637) by smtp.aliyun-inc.com; Wed, 11 Oct 2023 16:57:18 +0800 Message-ID: <1d02aac4-e67c-f457-61a8-187b0d9f3a3e@linux.alibaba.com> Date: Wed, 11 Oct 2023 16:57:15 +0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.15.1 Subject: Re: [PATCH net 2/5] net/smc: fix incorrect barrier usage Content-Language: en-US To: Heiko Carstens Cc: kgraul@linux.ibm.com, wenjia@linux.ibm.com, jaka@linux.ibm.com, wintera@linux.ibm.com, kuba@kernel.org, davem@davemloft.net, netdev@vger.kernel.org, linux-s390@vger.kernel.org, linux-rdma@vger.kernel.org References: <1697009600-22367-1-git-send-email-alibuda@linux.alibaba.com> <1697009600-22367-3-git-send-email-alibuda@linux.alibaba.com> <20231011084416.6942-A-hca@linux.ibm.com> From: "D. Wythe" In-Reply-To: <20231011084416.6942-A-hca@linux.ibm.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-s390@vger.kernel.org On 10/11/23 4:44 PM, Heiko Carstens wrote: > I did not Co-develop this, nor did I provide an explicit Signed-off-by. > Please don't add Signed-off-by statements which have not been explicitly > agreed on. Sorry for that, I have used the wrong tag, Reported by might be more appropriate . I will remove this in the next version, sorry to bother you again. Best wishes, D. Wythe