[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220716093249.19326-4-bagasdotme@gmail.com>
Date: Sat, 16 Jul 2022 16:32:49 +0700
From: Bagas Sanjaya <bagasdotme@...il.com>
To: linux-doc@...r.kernel.org
Cc: linux-kernel@...r.kernel.org,
Masahiro Yamada <masahiroy@...nel.org>,
Michal Marek <michal.lkml@...kovi.net>,
Nick Desaulniers <ndesaulniers@...gle.com>,
Jonathan Corbet <corbet@....net>,
Martin Liska <mliska@...e.cz>, Andi Kleen <ak@...ux.intel.com>,
Jiri Slaby <jirislaby@...nel.org>,
linux-kbuild@...r.kernel.org, Bagas Sanjaya <bagasdotme@...il.com>
Subject: [PATCH 3/4] Documentation: lto: use bullet lists for external link references list
Similar to the FAQ, use bullet lists in References section since it
contains list of external reference links.
Signed-off-by: Bagas Sanjaya <bagasdotme@...il.com>
---
Documentation/kbuild/lto-build.rst | 21 ++++++++++++---------
1 file changed, 12 insertions(+), 9 deletions(-)
diff --git a/Documentation/kbuild/lto-build.rst b/Documentation/kbuild/lto-build.rst
index 9e3e14042dda4c..3fb17342e72fd6 100644
--- a/Documentation/kbuild/lto-build.rst
+++ b/Documentation/kbuild/lto-build.rst
@@ -56,17 +56,20 @@ FAQs:
References:
-----------
-Presentation on Kernel LTO
-(note, performance numbers/details totally outdated.)
-http://halobates.de/kernel-lto.pdf
+* Presentation on Kernel LTO
+ (note, performance numbers/details totally outdated.)
-Generic gcc LTO:
-http://www.ucw.cz/~hubicka/slides/labs2013.pdf
-http://www.hipeac.net/system/files/barcelona.pdf
+ http://halobates.de/kernel-lto.pdf
-Somewhat outdated too:
-http://gcc.gnu.org/projects/lto/lto.pdf
-http://gcc.gnu.org/projects/lto/whopr.pdf
+* Generic gcc LTO:
+
+ * http://www.ucw.cz/~hubicka/slides/labs2013.pdf
+ * http://www.hipeac.net/system/files/barcelona.pdf
+
+* Somewhat outdated too (from GCC site):
+
+ * http://gcc.gnu.org/projects/lto/lto.pdf
+ * http://gcc.gnu.org/projects/lto/whopr.pdf
Happy Link-Time-Optimizing!
--
An old man doll... just what I always wanted! - Clara
Powered by blists - more mailing lists