commit | 84253c8be37d5f0b54d624be1bd1b90bbbfe14b3 | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Wed Oct 17 16:45:32 2018 -0700 |
committer | Jonathan Corbet <corbet@lwn.net> | Thu Oct 18 12:22:43 2018 -0600 |
tree | 82d84f8859864580ea1a383fe51c2db6eb9001e7 | |
parent | cf419d542f1d3de80034ebb0462d9ed9b1ae9277 [diff] |
docs: Introduce deprecated APIs list As discussed in the "API replacement/deprecation" thread[1], this makes an effort to document what things shouldn't get (re)added to the kernel, by introducing Documentation/process/deprecated.rst. [1] https://lists.linuxfoundation.org/pipermail/ksummit-discuss/2018-September/005282.html Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>