mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-15 00:04:15 +08:00
50865d041e
Now that ABI/testing documents were fixed, add --rst-sources to the ABI/testing too. Acked-by: Jonathan Corbet <corbet@lwn.net> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Link: https://lore.kernel.org/r/9242473fd3df785565bb6084b1b814cc15074fb2.1604042072.git.mchehab+huawei@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
21 lines
731 B
ReStructuredText
21 lines
731 B
ReStructuredText
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:: $srctree/Documentation/ABI/testing
|
|
:rst:
|