mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-08-15 21:56:21 +00:00

Now that get_abi has gained support for filtering its output, split ABI symbols from files at the html output. That makes pages smaller and easier to navigate. As an additional bonus, as it will paralelize files handling, it gives an additional performance improvement. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/30e3cf2a8aeef23ca889de60a90f7de141e0dc0e.1739182025.git.mchehab+huawei@kernel.org
23 lines
746 B
ReStructuredText
23 lines
746 B
ReStructuredText
.. SPDX-License-Identifier: GPL-2.0
|
|
|
|
ABI testing symbols
|
|
===================
|
|
|
|
Documents interfaces that are felt to be stable,
|
|
as the main development of this interface has been completed.
|
|
|
|
The interface can be changed to add new features, but the
|
|
current interface will not break by doing this, unless grave
|
|
errors or security problems are found in them.
|
|
|
|
Userspace programs can start to rely on these interfaces, but they must
|
|
be aware of changes that can occur before these interfaces move to
|
|
be marked stable.
|
|
|
|
Programs that use these interfaces are strongly encouraged to add their
|
|
name to the description of these interfaces, so that the kernel
|
|
developers can easily notify them if any changes occur.
|
|
|
|
.. kernel-abi:: testing
|
|
:no-files:
|