summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBagas Sanjaya <bagasdotme@gmail.com>2025-11-03 16:38:18 +0700
committerJonathan Corbet <corbet@lwn.net>2025-11-05 11:31:05 -0700
commitf4c6e50568a1c92cfda4b7d216b78ba9c9e7468e (patch)
treee37d673d49459512e5335eb3e308b17221e53754
parent0629278ecb97355b98cfe5df5bb9c338777f9fdf (diff)
Documentation: uacce: Add explicit title
Uacce docs' sections are listed in misc-devices toctree instead due to lack of explicit docs title. Add it to clean up the toctree. Reviewed-by: Randy Dunlap <rdunlap@infradead.org> Tested-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <20251103093817.52764-2-bagasdotme@gmail.com>
-rw-r--r--Documentation/misc-devices/uacce.rst7
1 files changed, 5 insertions, 2 deletions
diff --git a/Documentation/misc-devices/uacce.rst b/Documentation/misc-devices/uacce.rst
index 1db412e9b1a3..5f78d413e379 100644
--- a/Documentation/misc-devices/uacce.rst
+++ b/Documentation/misc-devices/uacce.rst
@@ -1,7 +1,10 @@
.. SPDX-License-Identifier: GPL-2.0
-Introduction of Uacce
----------------------
+Uacce (Unified/User-space-access-intended Accelerator Framework)
+================================================================
+
+Introduction
+------------
Uacce (Unified/User-space-access-intended Accelerator Framework) targets to
provide Shared Virtual Addressing (SVA) between accelerators and processes.