Received: by 2002:a25:824b:0:0:0:0:0 with SMTP id d11csp1855440ybn; Thu, 26 Sep 2019 03:16:08 -0700 (PDT) X-Google-Smtp-Source: APXvYqxQ358pNO91IYn8yzVAwCSlq9mGkqsqxuSgr7+ax10WE3prGXWmltcNQcnBBGMjefuyj1Kk X-Received: by 2002:a17:906:4a51:: with SMTP id a17mr2250493ejv.279.1569492968407; Thu, 26 Sep 2019 03:16:08 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1569492968; cv=none; d=google.com; s=arc-20160816; b=aGHdfOYXJmIClfjjCNIQ+sVdswZuTAtUW0rZKyjrsh4FBIE6MI051XlyHOLdsQNKaR b5kuVWcHNEmaMhoemeB1My3zzLgGt2ElAhi1VdQyFEH6SMPR/ZulX/+fXFC790XUVIN2 VEuMSxpx1M9nrEdMVhZwoP3wpO18cJFU1u4id6jACa1fefi0MOkBKmbVYw7Gf9E9VEHl E2QeYn+73ExzgB3DNArrl0PLKQRl07gs+IFxUfNZi2Nq45mIoS/MRukqapFpKvzVKDWv GII1p8x3Jp1RdCN42RwlbU9NIbr0ZRODobgaxh4il7VQV06nuz8MS1pe/qjSC5VMQIa0 Yj9Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-language :content-transfer-encoding:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=R6Qnw7WMbVDAhY5qROKvxWYUBxeACTj1fAA9JMouoso=; b=BvAh4YUDWJS7P4YKKWFsAJ+rTzjIDXizit0nXv7IfwS5wOWuRq+USQBfCRus8lYBdS 4jYy/FAylEgGvVrTwVv7BYDF2783NsdYpmlUgxTe8NSs0PlBR5sC/Ur3oRmg2YPkzOTE WWakIWg2tCY6bU+s6yFpcn2dZQcQZY7NNOKqmqqLiPK6Vde7G7tN9170GAthczR01cRx 54CienCqr36gulQbCm8D8LewlVGsKhVTS1CWcgiF60sTMRTYchg+f2+420US0GKxUgVG AMt5Fjys64qxuK9r1LKdUnmNsO82qlYVtrUV9I7jWzkBrKrbSmHvB2nKwU4ERQKmrCQt qDrg== 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 y7si749319ejp.378.2019.09.26.03.15.44; Thu, 26 Sep 2019 03:16: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 S2391520AbfIZCBZ (ORCPT + 99 others); Wed, 25 Sep 2019 22:01:25 -0400 Received: from szxga04-in.huawei.com ([45.249.212.190]:2724 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1727403AbfIZCBZ (ORCPT ); Wed, 25 Sep 2019 22:01:25 -0400 Received: from DGGEMS411-HUB.china.huawei.com (unknown [172.30.72.60]) by Forcepoint Email with ESMTP id 919A7CA8ED39B53B4CE1; Thu, 26 Sep 2019 10:01:21 +0800 (CST) Received: from [127.0.0.1] (10.133.217.137) by DGGEMS411-HUB.china.huawei.com (10.3.19.211) with Microsoft SMTP Server id 14.3.439.0; Thu, 26 Sep 2019 10:01:17 +0800 Subject: Re: [PATCH 30/32] tools lib bpf: Renaming pr_warning to pr_warn To: Daniel Borkmann , Petr Mladek CC: Linus Torvalds , Andrii Nakryiko , Arnd Bergmann , Andy Whitcroft , "David S. Miller" , "Martin KaFai Lau" , Song Liu , Yonghong Song , Sergey Senozhatsky , "Peter Zijlstra" , Alexei Starovoitov , "Andrew Morton" , Greg Kroah-Hartman , Joe Perches , "Arnaldo Carvalho de Melo" , Ingo Molnar , bpf , open list References: <20190920062544.180997-1-wangkefeng.wang@huawei.com> <20190920062544.180997-31-wangkefeng.wang@huawei.com> <20190923082039.GA2530@pc-63.home> <20190923110306.hrgeqwo5ogd55vfo@pathway.suse.cz> <20190923133550.GA9880@pc-63.home> From: Kefeng Wang Message-ID: <82fe3d04-2985-7844-31bb-269655c83873@huawei.com> Date: Thu, 26 Sep 2019 10:01:15 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0 MIME-Version: 1.0 In-Reply-To: <20190923133550.GA9880@pc-63.home> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Content-Language: en-US X-Originating-IP: [10.133.217.137] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2019/9/23 21:35, Daniel Borkmann wrote: > On Mon, Sep 23, 2019 at 01:03:06PM +0200, Petr Mladek wrote: >> On Mon 2019-09-23 10:20:39, Daniel Borkmann wrote: >>> On Sun, Sep 22, 2019 at 02:07:21PM -0700, Andrii Nakryiko wrote: >>>> On Fri, Sep 20, 2019 at 10:06 AM Kefeng Wang wrote: >>>>> For kernel logging macro, pr_warning is completely removed and >>>>> replaced by pr_warn, using pr_warn in tools lib bpf for symmetry >>>>> to kernel logging macro, then we could drop pr_warning in the >>>>> whole linux code. >>>>> >>>>> Signed-off-by: Kefeng Wang >>>>> --- >>>>> tools/lib/bpf/btf.c | 56 +-- >>>>> tools/lib/bpf/btf_dump.c | 20 +- >>>>> tools/lib/bpf/libbpf.c | 652 ++++++++++++++++---------------- >>>>> tools/lib/bpf/libbpf_internal.h | 2 +- >>>>> tools/lib/bpf/xsk.c | 4 +- >>>>> 5 files changed, 363 insertions(+), 371 deletions(-) >>>> Thanks! This will allow to get rid of tons warnings from checkpatch.pl. >>>> >>>> Alexei, Daniel, can we take this through bpf-next tree once it's open? >>> I'd be fine with that, in fact, it probably should be in order to avoid >>> merge conflicts since pr_warn{ing}() is used all over the place in libbpf. >> The entire patchset modifies many files all over the tree. >> This is from https://lkml.kernel.org/r/20190920062544.180997-1-wangkefeng.wang@huawei.com >> >> 120 files changed, 882 insertions(+), 927 deletions(-) >> >> Would it make sense to push everything at the end of the merge window >> or for 5.4-rc2 after master settles down? > If all over the tree it would probably make more sense for e.g. Andrew Morton to > pick it up if there are no other objections, and try to merge it during mentioned > time frame. Hi Andrew,could you pick them up if no objections, and I could resend all with comment fixed with better time frame(rc1 or rc2 ), is it OK? Thanks. > > Thanks, > Daniel > > . >