From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D02E5CCA473 for ; Sat, 25 Jun 2022 02:56:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232025AbiFYC46 (ORCPT ); Fri, 24 Jun 2022 22:56:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40278 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231801AbiFYC44 (ORCPT ); Fri, 24 Jun 2022 22:56:56 -0400 Received: from mail-pl1-x62d.google.com (mail-pl1-x62d.google.com [IPv6:2607:f8b0:4864:20::62d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6139F6272B; Fri, 24 Jun 2022 19:56:54 -0700 (PDT) Received: by mail-pl1-x62d.google.com with SMTP id jh14so3607680plb.1; Fri, 24 Jun 2022 19:56:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=XrHry2tVpuFuNSwZ2Xy9FV9yIAwv3acwrvzWi2okQBM=; b=FCal6iW29d8jiQ4pEEYX8qlWdSJcOt2SNzkRN7kihICGW67MHbq1EPFx5J/XSzZNkI IhIdzvSk0bSc7Hfw+GSIiwSXhrTRJIIICczcPmsTGjQfEBmvXGnF3G3LnpzsIu8E41+G bJm3l1fAbIZwn6kzMjBAwiRggHWRcn2Ho+vWwTvNr8M6xMJ8GQWeIWPdJrZWUaLySuzt 4oxmrAPTI3Z3GFRlFEZ+BnmdsdrCCPlw878yhY/+vQqVvTZxIViJNZ+acbZkMEo8FIq5 JSWagjL196TJ3Rpj5kre7TQVne/2fR/egLyz7nAtX5DgUJSl3tvA2NpwEKZonmNltKBg I76A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=XrHry2tVpuFuNSwZ2Xy9FV9yIAwv3acwrvzWi2okQBM=; b=ipqH3UMcOpshPn3Zf0d3MpM/OpLjGhSPpHHBFcRmEXcavhCTdFLc9Dku7QbIpYjYmi DiPluXdWRuDsejpenjrB/eSsMSWdQCkrQjmX3b0uLBocbeeU86KpvkVpsm8KnTuAsk/f AddsU73cwBgVJTOdiLr97hQeiRpiiDQAFhwI/ESCOlRck7g7gqsaX/43LiiTLefATIsW 5XZnce+z3BeSLsauzo90x9949ra8aUl/R/juwaXnYJtMg7SGskHarNxXvG+XBIE8VgXD fHsEtD7HPXuJIRHNga6aQE4JgTRIbkFsA9eKvyCzuRXklBWikeltsq/r8WMTyelzkVdH DqDw== X-Gm-Message-State: AJIora9Ms/nZky6hntHh2WKFdVCvg+mUEBDQ8xaV6YU0uTueazlfEfSD E6cbE513hIyvJ9OiDp13gjQ= X-Google-Smtp-Source: AGRyM1s9ICY6Rpgwmd1gvgJy/9te4ufge0tT3h6IxEBEylTleBaCbkM2BilF0B274hqnppKTV8I6vQ== X-Received: by 2002:a17:903:1210:b0:168:dc70:e9d8 with SMTP id l16-20020a170903121000b00168dc70e9d8mr2279502plh.92.1656125813852; Fri, 24 Jun 2022 19:56:53 -0700 (PDT) Received: from debian.me (subs03-180-214-233-71.three.co.id. [180.214.233.71]) by smtp.gmail.com with ESMTPSA id q14-20020a170902bd8e00b001677fa34a07sm2508948pls.43.2022.06.24.19.56.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 24 Jun 2022 19:56:53 -0700 (PDT) Received: by debian.me (Postfix, from userid 1000) id 5126A102D21; Sat, 25 Jun 2022 09:56:49 +0700 (WIB) Date: Sat, 25 Jun 2022 09:56:49 +0700 From: Bagas Sanjaya To: kernel test robot Cc: "Aneesh Kumar K.V" , linux-mm@kvack.org, akpm@linux-foundation.org, kbuild-all@lists.01.org, Wei Xu , Huang Ying , Yang Shi , Davidlohr Bueso , Tim C Chen , Michal Hocko , Linux Kernel Mailing List , Hesham Almatary , Dave Hansen , Jonathan Cameron , Alistair Popple , Dan Williams , Jagdish Gediya , linux-doc@vger.kernel.org Subject: Re: [PATCH v7 11/12] mm/demotion: Add documentation for memory tiering Message-ID: References: <20220622082513.467538-12-aneesh.kumar@linux.ibm.com> <202206230554.5tVWF6UB-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <202206230554.5tVWF6UB-lkp@intel.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jun 23, 2022 at 05:21:17AM +0800, kernel test robot wrote: > If you fix the issue, kindly add following tag where applicable > Reported-by: kernel test robot > > All errors (new ones prefixed by >>): > > >> Documentation/admin-guide/mm/memory-tiering.rst:5: (SEVERE/4) Title overline & underline mismatch. > > vim +5 Documentation/admin-guide/mm/memory-tiering.rst > > 4 > > 5 =========== > 6 Memory tiers > 7 ============ > 8 > Here is the fixup. Thanks. ---- >8 ---- >From ee8b97451b6ad1869f4d426e2d3825ac20a6e15d Mon Sep 17 00:00:00 2001 From: Bagas Sanjaya Date: Sat, 25 Jun 2022 09:48:28 +0700 Subject: [PATCH] fixup for "mm/demotion: Add documentation for memory tiering" Extend the title heading overline by one (=) to match the underline. Fixes: 64fc925cf27dac ("mm/demotion: Add documentation for memory tiering") Reported-by: kernel test robot Signed-off-by: Bagas Sanjaya --- Documentation/admin-guide/mm/memory-tiering.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/admin-guide/mm/memory-tiering.rst b/Documentation/admin-guide/mm/memory-tiering.rst index 142c36651f5dd2..0a75e0dab1fd8e 100644 --- a/Documentation/admin-guide/mm/memory-tiering.rst +++ b/Documentation/admin-guide/mm/memory-tiering.rst @@ -2,7 +2,7 @@ .. _admin_guide_memory_tiering: -=========== +============ Memory tiers ============ -- An old man doll... just what I always wanted! - Clara From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============9157883215710574412==" MIME-Version: 1.0 From: Bagas Sanjaya To: kbuild-all@lists.01.org Subject: Re: [PATCH v7 11/12] mm/demotion: Add documentation for memory tiering Date: Sat, 25 Jun 2022 09:56:49 +0700 Message-ID: In-Reply-To: <202206230554.5tVWF6UB-lkp@intel.com> List-Id: --===============9157883215710574412== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On Thu, Jun 23, 2022 at 05:21:17AM +0800, kernel test robot wrote: > If you fix the issue, kindly add following tag where applicable > Reported-by: kernel test robot > = > All errors (new ones prefixed by >>): > = > >> Documentation/admin-guide/mm/memory-tiering.rst:5: (SEVERE/4) Title ov= erline & underline mismatch. > = > vim +5 Documentation/admin-guide/mm/memory-tiering.rst > = > 4 = > > 5 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > 6 Memory tiers > 7 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > 8 = > = Here is the fixup. Thanks. ---- >8 ---- >>From ee8b97451b6ad1869f4d426e2d3825ac20a6e15d Mon Sep 17 00:00:00 2001 From: Bagas Sanjaya Date: Sat, 25 Jun 2022 09:48:28 +0700 Subject: [PATCH] fixup for "mm/demotion: Add documentation for memory tieri= ng" Extend the title heading overline by one (=3D) to match the underline. Fixes: 64fc925cf27dac ("mm/demotion: Add documentation for memory tiering") Reported-by: kernel test robot Signed-off-by: Bagas Sanjaya --- Documentation/admin-guide/mm/memory-tiering.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/admin-guide/mm/memory-tiering.rst b/Documentatio= n/admin-guide/mm/memory-tiering.rst index 142c36651f5dd2..0a75e0dab1fd8e 100644 --- a/Documentation/admin-guide/mm/memory-tiering.rst +++ b/Documentation/admin-guide/mm/memory-tiering.rst @@ -2,7 +2,7 @@ = .. _admin_guide_memory_tiering: = -=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Memory tiers =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D = -- = An old man doll... just what I always wanted! - Clara --===============9157883215710574412==--