Documentation/misc-devices/uacce.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-)
Uacce docs' sections are listed in misc-devices toctree instead due to
lack of explicit docs title. Add it to clean up the toctree.
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
---
Documentation/misc-devices/uacce.rst | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/Documentation/misc-devices/uacce.rst b/Documentation/misc-devices/uacce.rst
index 1db412e9b1a380..2ca539b7d6c799 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-acess-intended Accelerator Framework)
+===============================================================
+
+Introduction
+------------
Uacce (Unified/User-space-access-intended Accelerator Framework) targets to
provide Shared Virtual Addressing (SVA) between accelerators and processes.
base-commit: e5e7ca66a7fc6b8073c30a048e1157b88d427980
--
An old man doll... just what I always wanted! - Clara
On 11/2/25 6:59 PM, Bagas Sanjaya wrote:
> Uacce docs' sections are listed in misc-devices toctree instead due to
> lack of explicit docs title. Add it to clean up the toctree.
>
> Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
> ---
> Documentation/misc-devices/uacce.rst | 7 +++++--
> 1 file changed, 5 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/misc-devices/uacce.rst b/Documentation/misc-devices/uacce.rst
> index 1db412e9b1a380..2ca539b7d6c799 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-acess-intended Accelerator Framework)
access ?
> +===============================================================
> +
> +Introduction
> +------------
>
> Uacce (Unified/User-space-access-intended Accelerator Framework) targets to
> provide Shared Virtual Addressing (SVA) between accelerators and processes.
>
> base-commit: e5e7ca66a7fc6b8073c30a048e1157b88d427980
--
~Randy
On Sun, Nov 02, 2025 at 08:58:32PM -0800, Randy Dunlap wrote: > > -Introduction of Uacce > > ---------------------- > > +Uacce (Unified/User-space-acess-intended Accelerator Framework) > > access ? Oops, that's my oversight. I'll correct it in v2. Thanks. -- An old man doll... just what I always wanted! - Clara
On 11/2/25 8:58 PM, Randy Dunlap wrote: > > > On 11/2/25 6:59 PM, Bagas Sanjaya wrote: >> Uacce docs' sections are listed in misc-devices toctree instead due to >> lack of explicit docs title. Add it to clean up the toctree. >> >> Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com> >> --- >> Documentation/misc-devices/uacce.rst | 7 +++++-- >> 1 file changed, 5 insertions(+), 2 deletions(-) >> >> diff --git a/Documentation/misc-devices/uacce.rst b/Documentation/misc-devices/uacce.rst >> index 1db412e9b1a380..2ca539b7d6c799 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-acess-intended Accelerator Framework) > > access ? Aside from that, on v2 you can add: Reviewed-by: Randy Dunlap <rdunlap@infradead.org> Tested-by: Randy Dunlap <rdunlap@infradead.org> Thanks. >> +=============================================================== >> + >> +Introduction >> +------------ >> >> Uacce (Unified/User-space-access-intended Accelerator Framework) targets to >> provide Shared Virtual Addressing (SVA) between accelerators and processes. >> >> base-commit: e5e7ca66a7fc6b8073c30a048e1157b88d427980 > -- ~Randy
© 2016 - 2026 Red Hat, Inc.