Skip to content

Commit 615f3ee

Browse files
bagasmegregkh
authored andcommitted
Documentation: add note block surrounding security patch note
Security patches have different handling than rest of patches for review. Enclose note paragraph about such patches in `.. note::` block. Cc: Sasha Levin <sashal@kernel.org> Cc: Jonathan Corbet <corbet@lwn.net> Cc: linux-kernel@vger.kernel.org Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com> Link: https://lore.kernel.org/r/20220314113329.485372-2-bagasdotme@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 5a242d8 commit 615f3ee

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Documentation/process/stable-kernel-rules.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,9 @@ Rules on what kind of patches are accepted, and which ones are not, into the
3535
Procedure for submitting patches to the -stable tree
3636
----------------------------------------------------
3737

38-
- Security patches should not be handled (solely) by the -stable review
38+
.. note::
39+
40+
Security patches should not be handled (solely) by the -stable review
3941
process but should follow the procedures in
4042
:ref:`Documentation/admin-guide/security-bugs.rst <securitybugs>`.
4143

0 commit comments

Comments
 (0)