2024-03-25 09:45:49

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: build warning after merge of the origin tree

Hi all,

Building Linus' tree, today's linux-next build (htmldocs) produced
this warning:

Documentation/arch/x86/resctrl.rst:577: WARNING: Title underline too short.

Memory bandwidth Allocation specified in MiBps
---------------------------------------------

Introduced by commit

a8ed59a3a8de ("Documentation/x86: Document that resctrl bandwidth control units are MiB")

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2024-03-25 20:53:01

by tip-bot2 for Tony Luck

[permalink] [raw]
Subject: [tip: x86/urgent] Documentation/x86: Fix title underline length

The following commit has been merged into the x86/urgent branch of tip:

Commit-ID: 91491e5fb09624116950f9f2e1767a42e1da7868
Gitweb: https://git.kernel.org/tip/91491e5fb09624116950f9f2e1767a42e1da7868
Author: Ingo Molnar <[email protected]>
AuthorDate: Mon, 25 Mar 2024 11:29:16 +01:00
Committer: Ingo Molnar <[email protected]>
CommitterDate: Mon, 25 Mar 2024 11:29:16 +01:00

Documentation/x86: Fix title underline length

Fix:

Documentation/arch/x86/resctrl.rst:577: WARNING: Title underline too short.

Reported-by: Stephen Rothwell <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Cc: Tony Luck <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
---
Documentation/arch/x86/resctrl.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/arch/x86/resctrl.rst b/Documentation/arch/x86/resctrl.rst
index 3712d81..6c24558 100644
--- a/Documentation/arch/x86/resctrl.rst
+++ b/Documentation/arch/x86/resctrl.rst
@@ -574,7 +574,7 @@ Memory b/w domain is L3 cache.
MB:<cache_id0>=bandwidth0;<cache_id1>=bandwidth1;...

Memory bandwidth Allocation specified in MiBps
----------------------------------------------
+----------------------------------------------

Memory bandwidth domain is L3 cache.
::