Received: by 2002:a25:824b:0:0:0:0:0 with SMTP id d11csp1856089ybn; Thu, 26 Sep 2019 03:16:43 -0700 (PDT) X-Google-Smtp-Source: APXvYqxbyR3CLlIQjY2kgpqCwFzrp+9GBxKOSP6u/VYVw2cR6n5zi9lg0hpFaWyUrwidw8yFH3dT X-Received: by 2002:a17:906:7ac6:: with SMTP id k6mr2242680ejo.243.1569493003514; Thu, 26 Sep 2019 03:16:43 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1569493003; cv=none; d=google.com; s=arc-20160816; b=NOlgABX1c4ALKLVtt4vF1+/cejuiesok/KOtY6o2tK0pPYLEBAY7jJ40HA+Y6lOMTM dNyV1+ZtEHlqlnK9CxB2V28zoVF/qW9PXRAuO32KbOqmao+0eRuozNyiqfJE6OtBfgYU UJZrEFAwV7EGLHJdntDLqXZXTRFMk1OhQxBAJPRLGk/slaBiS7fd/T2+hx7fV8znostW uuiAFwAPE0XL8ocAb0zX/aGEcnXryPnxASqUx2Z1OuhN+DD/ZUoLLoPoDwPJe9cEECU/ yA3tHxRIOuwPtfTqVKp0HFuJgvDO5DRt/dOivoEtLLziSV+w9x9Rs9V9xHcC/ooaJePV rrlg== 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=gJj7KJR/jkTNbjSV1ho/4rsLCtwj2f5hLjrMMQpo9KA=; b=QIw/6Xy6Is3yFcgFaFGt1LkSMlUQb0oTKmFLbMZiB9i1kHnVk/5pTc766lDQKCPBWQ kL0dn9JI/f3VJL6bLooxo/F48jKhCMYPYkt1dgTyvwYOWkos6SWg+e9PObAkAXkdW8jU WK28kS5yhnivMHvqTeyKn16J4yCvfdZus/nuHl6jhZuI39yymGka701PSTRxX+WJk4aU BpTHHZ+2XPXEWFuxSE62lTcmB7JFrvZZ655gc6LO7iweqavs8MK2UIq7oKRKztBKRuys Zc99mJyULJNoGexJgfRr8rWYuN2iFUlIAyG3a/epgFRchN3pcBtC94Go5aEl7oF1HyU5 /coA== 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 l54si1009098edb.206.2019.09.26.03.16.19; Thu, 26 Sep 2019 03:16:43 -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 S2389461AbfIZBbF (ORCPT + 99 others); Wed, 25 Sep 2019 21:31:05 -0400 Received: from szxga05-in.huawei.com ([45.249.212.191]:2783 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726770AbfIZBbF (ORCPT ); Wed, 25 Sep 2019 21:31:05 -0400 Received: from DGGEMS411-HUB.china.huawei.com (unknown [172.30.72.58]) by Forcepoint Email with ESMTP id C6A933775E447C566545; Thu, 26 Sep 2019 09:31:00 +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 09:30:58 +0800 Subject: Re: [PATCH 07/32] x86: Use pr_warn instead of pr_warning To: Joe Perches , Robert Richter CC: Andrew Morton , Ingo Molnar , "David S. Miller" , Arnaldo Carvalho de Melo , Andy Whitcroft , Peter Zijlstra , Alexei Starovoitov , Daniel Borkmann , Greg Kroah-Hartman , Sergey Senozhatsky , Petr Mladek , Arnd Bergmann , , Borislav Petkov , "H. Peter Anvin" , Darren Hart , Andy Shevchenko References: <20190920062544.180997-1-wangkefeng.wang@huawei.com> <20190920062544.180997-8-wangkefeng.wang@huawei.com> <20190920092850.26usohzmatmqrlor@rric.localdomain> <7a517b43-7e86-79ba-5954-dd746c309c87@huawei.com> <0f291158f7d788c001212bcbb13843fbff571eeb.camel@perches.com> From: Kefeng Wang Message-ID: Date: Thu, 26 Sep 2019 09:30:56 +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: <0f291158f7d788c001212bcbb13843fbff571eeb.camel@perches.com> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit 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/20 23:28, Joe Perches wrote: > On Fri, 2019-09-20 at 19:57 +0800, Kefeng Wang wrote: >> On 2019/9/20 17:28, Robert Richter wrote: >>> On 20.09.19 14:25:19, Kefeng Wang wrote: >>>> As said in commit f2c2cbcc35d4 ("powerpc: Use pr_warn instead of >>>> pr_warning"), removing pr_warning so all logging messages use a >>>> consistent _warn style. Let's do it. > [] >>>> diff --git a/arch/x86/kernel/amd_gart_64.c b/arch/x86/kernel/amd_gart_64.c > [] >>>> @@ -665,7 +664,7 @@ static __init int init_amd_gatt(struct agp_kern_info *info) >>>> >>>> nommu: >>>> /* Should not happen anymore */ >>>> - pr_warning("PCI-DMA: More than 4GB of RAM and no IOMMU\n" >>>> + pr_warn("PCI-DMA: More than 4GB of RAM and no IOMMU\n" >>>> "falling back to iommu=soft.\n"); >>> This indentation should be fixed too, while at it. >> Will update later, thanks. > trivia: > > likely better as a single line output: > > pr_warn("PCI-DMA: More than 4GB of RAM and no IOMMU - falling back to iommu=soft\n"); ok, will resend all patches after rc1 with this change and other comment fixes, thanks. > > > > . >