Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp1794019ybi; Wed, 3 Jul 2019 23:32:42 -0700 (PDT) X-Google-Smtp-Source: APXvYqxK2QBWXccRvT/+VPT1VA90qefBEQwgYafpFnwmE2F2OhoQetBvRT/HzG6Ms+hiFiyskDBz X-Received: by 2002:a17:90a:bf0e:: with SMTP id c14mr16946310pjs.55.1562221962488; Wed, 03 Jul 2019 23:32:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1562221962; cv=none; d=google.com; s=arc-20160816; b=dlm/hQKu1ZOe2vShgptrivNwGG2P3KV6l2lFN9YdPsTy442icLZjdrZinpwTXSpXyv uQomT7TcbSQNjkFEGBPDQkLKabBWezB/zLsWNkPy21w1kZY15s8yiMsyUVsMnwBOG6u6 dF3JS5/2oye4gO4IuDNdmqH+bgf8igqCmIun9em+w7tnrTszuEK12etwxtYJBtTySKHB O4lwUxHF2kvqY518mfiq2u2kuSP0btTOX0h7QKSzt2e2x5ZVf9XWu0PJY5XA6jNzSKuC U4ud6059Z1DRUwmZgIbQrS7pAN26Mj+Mw1FgXZqvqh7hgx3MDqumxPhszqd7xqrj93sD 3Mlw== 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=rMf1DAlbNLdmsum0PKYie/IVLtj7ui+tcc6ropoEIHY=; b=L8G6sLEqljeqOaaaAohSTrPe89OzC1eZgipvTRXEhNcXcRhj8NV0Wj+PNU69ZtqAOc 9D4aXBOl+ib4bnqvIaXzRvS36H9ZunUMQzR/3p/Hn6iP3CzSqJSAHptevC35iC9t3ZvO y8sVj1Ii5nMsnkSjWR7ruZsT8E8intx02KQmtbHHIo053Io3iWVLMowKFI/EyskJ7y10 jTd/ckNgjpzslHKHREEyoIK/n2rAIKssSKUmGMPkEes66JJHHo5UYY9CiFYQSShn1P4R 0582w1vMNXpR6WwF/U2ZYKKR53fycXqC4bZ6zUMJKLP+R215nbLenG54dxd04acKPjc3 WsIw== 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 d184si4752617pga.551.2019.07.03.23.32.26; Wed, 03 Jul 2019 23:32:42 -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 S1727534AbfGDGb1 (ORCPT + 99 others); Thu, 4 Jul 2019 02:31:27 -0400 Received: from szxga04-in.huawei.com ([45.249.212.190]:8138 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1727160AbfGDGb0 (ORCPT ); Thu, 4 Jul 2019 02:31:26 -0400 Received: from DGGEMS401-HUB.china.huawei.com (unknown [172.30.72.58]) by Forcepoint Email with ESMTP id A467751C526A26EC1389; Thu, 4 Jul 2019 14:31:23 +0800 (CST) Received: from [127.0.0.1] (10.61.25.96) by DGGEMS401-HUB.china.huawei.com (10.3.19.201) with Microsoft SMTP Server id 14.3.439.0; Thu, 4 Jul 2019 14:31:13 +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: <960e90d5-438f-a69d-fabe-68e967af7bcd@huawei.com> Date: Thu, 4 Jul 2019 14:31:13 +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 We have sent a fixup patch. This problem only appears when compiled into ko. Our self-test is build in. Thanks. Lijun Ou > . >