Update description of klp_patch order sysfs interface to livepatch ABI documentation.
Signed-off-by: Wardenjohn <zhangwar...@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-patch...@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