Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Bagas Sanjaya and committed by
Jonathan Corbet
f4c6e505 0629278e

+5 -2
+5 -2
Documentation/misc-devices/uacce.rst
··· 1 1 .. SPDX-License-Identifier: GPL-2.0 2 2 3 - Introduction of Uacce 4 - --------------------- 3 + Uacce (Unified/User-space-access-intended Accelerator Framework) 4 + ================================================================ 5 + 6 + Introduction 7 + ------------ 5 8 6 9 Uacce (Unified/User-space-access-intended Accelerator Framework) targets to 7 10 provide Shared Virtual Addressing (SVA) between accelerators and processes.