Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp1582674ybi; Wed, 3 Jul 2019 19:11:58 -0700 (PDT) X-Google-Smtp-Source: APXvYqx7cVPKWRZU9V0uEWQE43qugOAasd+x7jG7levcnHv1E5cGtECRSlt4oLHCJQeMdxawdKiD X-Received: by 2002:a17:902:bd06:: with SMTP id p6mr12084054pls.189.1562206318887; Wed, 03 Jul 2019 19:11:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1562206318; cv=none; d=google.com; s=arc-20160816; b=xBdIGxGK7XRCazbAnIoBGUxUoy7sPlFdu8rE9wtv1+Qc44kLCUFzA7FaH7JN7ecJii n697HDNww3gMx+D2CVLHGE/z7+m7290uRNgGXQYpqKyppO2s2heQ5FFRNi/GOpI6Ympu cOkNn7MRrw07s/AP7PRdQ9XdkrEn/Wj9vTR2No65+2q6bB0Grk66y8pExybzzIGwK7hG Zfz2Xynnmht4aHVDm++haPlmT93uUUq03UDQkfLFMRS0HKXHQVP8cdD7aCl+OFzAdWWs XhwiI4P/StALZFvSWEo6OHtAt1N3z89Hqkrb1+8bUxoRNRnDJf93CVQos5GrfN+rQDXq l4HQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:in-reply-to :mime-version:user-agent:date:message-id:from:references:cc:to :subject; bh=DPriTz4C7GjXj6XsjkwXd7b+/K6OBSnKC7UGn5BqWWs=; b=jqUIb3JerKD5yXPSiCuWZ9gP01VrgeZeQOYUuootHbEtbMzjva3tfDhHRRC8s9uPHe BFfkKf1/zJpRJkUbHLniHhPv5Fuk703pvnrtc/T/w4hnXO2rTGUkqLEIB1FWbDBeGNI/ h8Y7tBO3q6gaKikBomBlR6s362RkJs/pcdB2+4qrBPkE3kMTFJrf8yrdov3t99NxKyDu dHWH5z7nfBqsypBChKQXPMJQbNP9myBwzjBKmAWNUPIt7mz063KUJpjx64dJkMA/trSI GCoqboN7Yov+CbHaj/SRPk+dvkXFcYa3Ss1EH61QKOgnEqmBp9aUvqt7X8IM7LZUWoI8 uM8A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id l63si3949770pge.264.2019.07.03.19.11.43; Wed, 03 Jul 2019 19:11:58 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727247AbfGDCK7 (ORCPT + 99 others); Wed, 3 Jul 2019 22:10:59 -0400 Received: from szxga06-in.huawei.com ([45.249.212.32]:40654 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726736AbfGDCK6 (ORCPT ); Wed, 3 Jul 2019 22:10:58 -0400 Received: from DGGEMS407-HUB.china.huawei.com (unknown [172.30.72.59]) by Forcepoint Email with ESMTP id C23354D145811D96A48B; Thu, 4 Jul 2019 10:10:55 +0800 (CST) Received: from [127.0.0.1] (10.61.25.96) by DGGEMS407-HUB.china.huawei.com (10.3.19.207) with Microsoft SMTP Server id 14.3.439.0; Thu, 4 Jul 2019 10:10:44 +0800 Subject: Re: linux-next: build failure after merge of the rdma tree To: Jason Gunthorpe , Stephen Rothwell CC: Doug Ledford , Linux Next Mailing List , Linux Kernel Mailing List , Xi Wang References: <20190701141431.5cba95c3@canb.auug.org.au> <20190704120235.5914499b@canb.auug.org.au> <20190704020418.GC32502@mellanox.com> From: oulijun Message-ID: <81ceb2fe-d6c2-a0ee-cbdd-29ae4d86c965@huawei.com> Date: Thu, 4 Jul 2019 10:10:38 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.1.0 MIME-Version: 1.0 In-Reply-To: <20190704020418.GC32502@mellanox.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Originating-IP: [10.61.25.96] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 在 2019/7/4 10:04, Jason Gunthorpe 写道: > On Thu, Jul 04, 2019 at 12:02:35PM +1000, Stephen Rothwell wrote: >> Hi all, >> >> On Mon, 1 Jul 2019 14:14:31 +1000 Stephen Rothwell wrote: >>> Hi all, >>> >>> After merging the rdma tree, today's linux-next build (x86_64 >>> allmodconfig) failed like this: >>> >>> WARNING: modpost: missing MODULE_LICENSE() in drivers/infiniband/hw/hns/hns_roce_ah.o >>> see include/linux/module.h for more information >> . >> . >> . >>> ERROR: "hns_roce_bitmap_cleanup" [drivers/infiniband/hw/hns/hns_roce_srq.ko] undefined! >> . >> . >> . >>> ERROR: "hns_roce_ib_destroy_cq" [drivers/infiniband/hw/hns/hns-roce-hw-v1.ko] undefined! >>> >>> Presumably caused by commit >>> >>> e9816ddf2a33 ("RDMA/hns: Cleanup unnecessary exported symbols") >>> >>> I have used the rdma tree from next-20190628 for today. >> I am still getting these errors/warnings. > I have not got a fixing patch from HNS team. > > At this late date I will revert the problematic HNS patch tomorrow. > > Jason Hi, Jason Sorry, our guys may not see your mail in time. I will fix it and send a email in today. Thanks Lijun Ou > . >