[PATCH 2/2] Documentation: Add description to klp_patch order interface

Wardenjohn posted 2 patches 2 months, 1 week ago
[PATCH 2/2] Documentation: Add description to klp_patch order interface
Posted by Wardenjohn 2 months, 1 week ago
Update description of klp_patch order sysfs interface to livepatch
ABI documentation.

Signed-off-by: Wardenjohn <zhangwarden@gmail.com>

diff --git a/Documentation/ABI/testing/sysfs-kernel-livepatch b/Documentation/ABI/testing/sysfs-kernel-livepatch
index 3735d868013d..14218419b9ea 100644
--- a/Documentation/ABI/testing/sysfs-kernel-livepatch
+++ b/Documentation/ABI/testing/sysfs-kernel-livepatch
@@ -55,6 +55,14 @@ Description:
 		An attribute which indicates whether the patch supports
 		atomic-replace.
 
+What:           /sys/kernel/livepatch/<patch>/order
+Date:           Sep 2024
+KernelVersion:  6.12.0
+Contact:        live-patching@vger.kernel.org
+Description:
+		This attribute record the order of this livepatch module
+		applied to the running system.
+
 What:		/sys/kernel/livepatch/<patch>/<object>
 Date:		Nov 2014
 KernelVersion:	3.19.0
-- 
2.18.2