Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp3724356imm; Tue, 29 May 2018 12:23:08 -0700 (PDT) X-Google-Smtp-Source: AB8JxZqr5jJwp/APvG+rjoSOwOfMlhYJA18qlS7rWPjjxoSSK0LtZ1a5fjSYRMZvCEWwlZK0heRj X-Received: by 2002:a62:6642:: with SMTP id a63-v6mr18446759pfc.162.1527621788608; Tue, 29 May 2018 12:23:08 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1527621788; cv=none; d=google.com; s=arc-20160816; b=jFdJLzFkY/n11EWoXCp1nyCgCmXST7H/lBU5y+iaG3MpuxeuKm7ShWIReJUTuRy/Lv RAo1Nxw2jALlZL5S5n1fenhxeswfCaat5pXpXfs8q73Huuz+vX+t1xo4QNeM2IUUxGYY uhxruYnPzGM4suXS8bgWhSduPPghvELb9uemKbH7jyPJEI0Uc0wleoCa3rMZOzlxLRD+ JE1P6zBQMswjit0KLfnQ4d7Wx2/EewZzkEAgA63lSMYSegt8CiL6sSNVU2nB2dwDrLRQ gb0aVM8/lvZRmVaitf36QAqGunqyZWqPAF5RAxnktSI4u5bdKLsJyyTdVQlezMgFtlw9 Blcw== 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:mime-version :references:in-reply-to:from:subject:cc:to:message-id:date :arc-authentication-results; bh=JJiWs1nm0VTl0Z+PM411ulssUufe5faMgej+yjXMAtE=; b=pgIgzYS/b+ZY6WxfjYDLzJl+PoHQBW4NzpjyodOXiLPmHTr7tjMss8cwezyoO1Qytu k5pGCtJAMJH6/woacFm6Fdk5gEud15D8Zwh+Gb91CttuEHN/o6P5s+3pW7e9vvjWQAu4 u67axCDzUUz4kkwrK9FZPBqm0+27m5bLCoXlzTLXtL5JACuZmxgBjYGxQJsyPWxkTj2Z 1zbZqRNWfK0WZIpaQGuaMQ/WmenIBgHJqd5NmyTmueM0bjPAdQwESyuTEPxmyoeYqMxH A2tLjtaSSgARJ7X/JICcjkmk18eyAi+YcmM5YQeVTFKLD9Ei0TY7lNecqPxaAOGsAg32 D7YQ== 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 n4-v6si33101568pfk.277.2018.05.29.12.22.54; Tue, 29 May 2018 12:23:08 -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 S966440AbeE2TUt (ORCPT + 99 others); Tue, 29 May 2018 15:20:49 -0400 Received: from shards.monkeyblade.net ([184.105.139.130]:60200 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S966061AbeE2TUr (ORCPT ); Tue, 29 May 2018 15:20:47 -0400 Received: from localhost (pool-173-77-163-54.nycmny.fios.verizon.net [173.77.163.54]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: davem-davemloft) by shards.monkeyblade.net (Postfix) with ESMTPSA id 6CDF5146C88BA; Tue, 29 May 2018 12:20:46 -0700 (PDT) Date: Tue, 29 May 2018 15:20:42 -0400 (EDT) Message-Id: <20180529.152042.1409181673423984189.davem@davemloft.net> To: yuehaibing@huawei.com Cc: ast@kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH net-next] bpfilter: fix a build err From: David Miller In-Reply-To: <20180525101757.13756-1-yuehaibing@huawei.com> References: <20180525101757.13756-1-yuehaibing@huawei.com> X-Mailer: Mew version 6.7 on Emacs 25.3 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Tue, 29 May 2018 12:20:46 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: YueHaibing Date: Fri, 25 May 2018 18:17:57 +0800 > gcc-7.3.0 report following err: > > HOSTCC net/bpfilter/main.o > In file included from net/bpfilter/main.c:9:0: > ./include/uapi/linux/bpf.h:12:10: fatal error: linux/bpf_common.h: No such file or directory > #include > > remove it by adding a include path. > Fixes: d2ba09c17a06 ("net: add skeleton of bpfilter kernel module") > > Signed-off-by: YueHaibing Applied, thanks.