diff options
| author | Petr Mladek <pmladek@suse.com> | 2024-07-23 17:13:10 +0200 |
|---|---|---|
| committer | Petr Mladek <pmladek@suse.com> | 2024-07-23 17:13:10 +0200 |
| commit | ea5377ec49f29baaf50cbffa986a8ae667b7eaff (patch) | |
| tree | af8653aa9c301e32d541e26681fb6bef18d0e23f /Documentation/ABI/testing | |
| parent | 61894818e3049e8b3864fecf52164b125bd77aae (diff) | |
| parent | 920526928089b00be7881c7112a463fe8a63371b (diff) | |
Merge branch 'for-6.11/sysfs-patch-replace' into for-linus
Diffstat (limited to 'Documentation/ABI/testing')
| -rw-r--r-- | Documentation/ABI/testing/sysfs-kernel-livepatch | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/ABI/testing/sysfs-kernel-livepatch b/Documentation/ABI/testing/sysfs-kernel-livepatch index a5df9b4910dc..3735d868013d 100644 --- a/Documentation/ABI/testing/sysfs-kernel-livepatch +++ b/Documentation/ABI/testing/sysfs-kernel-livepatch @@ -47,6 +47,14 @@ Description: disabled when the feature is used. See Documentation/livepatch/livepatch.rst for more information. +What: /sys/kernel/livepatch/<patch>/replace +Date: Jun 2024 +KernelVersion: 6.11.0 +Contact: live-patching@vger.kernel.org +Description: + An attribute which indicates whether the patch supports + atomic-replace. + What: /sys/kernel/livepatch/<patch>/<object> Date: Nov 2014 KernelVersion: 3.19.0 |
