Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp1154585pxf; Fri, 26 Mar 2021 02:10:06 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyQBJfeRDKfyzC1rAdfrq03NIhTNqcwDvS3tg51p173oP04fKpCk3+/MVbafaOEdQw7znMm X-Received: by 2002:a05:6402:b31:: with SMTP id bo17mr13605772edb.113.1616749806418; Fri, 26 Mar 2021 02:10:06 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1616749806; cv=none; d=google.com; s=arc-20160816; b=bQGgshVnom1KlE/bAorzss6P4M7/hlEsVLIbZq8Fp0Yn08q194X5HVxm72xocVuuHz lsJ1Ph4Kz9aGhoITE6iBN6ysYhiWNAfph9pfHlJlhdaFA5jR6yfSkXyGtSbYPy1dc+So L7cOxCFJJC0glcotv/O3hRM/JcEBlyQj/J8eIsrK1fWVTER1G//F+RIE7WgPpJ1U/h+I iqjjeAwtJ3TKyjtmLqCgPlWxyrlOzf2ey6tiaa4vgu+ob64v9iXy86EPcEUyyX4hW7w3 YpleW06WuqzYMSL55IhrRKP74lyqVCydlLnNxdpP2AjQxQ/OqJKXEb9HEQbOh9wD06EL BJww== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject; bh=q+4f1Y6nSRCuxJhQl3+hOb+qvgFDwBe8hNntzFpoGfM=; b=KbNPK/2Mo4SzalKFt1d4Ga9VIXUtF7/F7qaoey2HhlMkIiczhZaNo1BB8OLt9xbadD WrtkwKif5qOFPuZzyDO3uncQWHAwalmd7yPwEhJvbZXstIz3NI/5MIhuL7Z4QUTe7kxj JnzjgV9f1cCD1rhY8SSxByodJSGTQs8Mnu+N7ZdMROLZSp4IoqMt4LOCTr23qfZ3NWTE CMz28QsigZ8hlgeAKqc/zfwrxUEB2u+qe1n0qGWA8d3o0ny8yD2fJXuyzc5k06HLMyPT S5oPBNm+8GXoVcgJ6jWPHazGjDaeUm8e7Yi3l8jmaXBRr5fHjKC+U+va8cORjteShvJh KmYg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=hisilicon.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id a8si6326461edq.601.2021.03.26.02.09.42; Fri, 26 Mar 2021 02:10:06 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=hisilicon.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230051AbhCZJIY (ORCPT + 99 others); Fri, 26 Mar 2021 05:08:24 -0400 Received: from szxga07-in.huawei.com ([45.249.212.35]:15318 "EHLO szxga07-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229798AbhCZJHw (ORCPT ); Fri, 26 Mar 2021 05:07:52 -0400 Received: from DGGEMS411-HUB.china.huawei.com (unknown [172.30.72.59]) by szxga07-in.huawei.com (SkyGuard) with ESMTP id 4F6GKQ46F2z9tGv; Fri, 26 Mar 2021 17:05:46 +0800 (CST) Received: from [10.67.77.175] (10.67.77.175) by DGGEMS411-HUB.china.huawei.com (10.3.19.211) with Microsoft SMTP Server id 14.3.498.0; Fri, 26 Mar 2021 17:07:40 +0800 Subject: Re: linux-next: build warnings after merge of the arm-perf tree To: Stephen Rothwell , Will Deacon CC: Qi Liu , Linux Kernel Mailing List , Linux Next Mailing List References: <20210326195240.7b937560@canb.auug.org.au> From: Shaokun Zhang Message-ID: Date: Fri, 26 Mar 2021 17:07:41 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: <20210326195240.7b937560@canb.auug.org.au> Content-Type: text/plain; charset="windows-1252" Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [10.67.77.175] X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Will & Stephen, Apologies for the mistake. Will, shall I send a new version v5 to fix this issue or other? Thanks, Shaokun On 2021/3/26 16:52, Stephen Rothwell wrote: > Hi all, > > After merging the arm-perf tree, today's linux-next build (htmldocs) > produced these warnings: > > Documentation/admin-guide/perf/hisi-pmu.rst:61: WARNING: Unexpected indentation. > Documentation/admin-guide/perf/hisi-pmu.rst:62: WARNING: Block quote ends without a blank line; unexpected unindent. > Documentation/admin-guide/perf/hisi-pmu.rst:69: WARNING: Unexpected indentation. > Documentation/admin-guide/perf/hisi-pmu.rst:70: WARNING: Block quote ends without a blank line; unexpected unindent. > Documentation/admin-guide/perf/hisi-pmu.rst:83: WARNING: Unexpected indentation. > > Introduced by commit > > 9b86b1b41e0f ("docs: perf: Add new description on HiSilicon uncore PMU v2") >