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

From: Wardenjohn
Date: Fri Sep 20 2024 - 05:04:45 EST


Update description of klp_patch order sysfs interface to livepatch
ABI documentation.

Signed-off-by: Wardenjohn <zhangwarden@xxxxxxxxx>

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@xxxxxxxxxxxxxxx
+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