]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
liveupdate: document current compatibility status
authorLuca Boccassi <luca.boccassi@gmail.com>
Wed, 27 May 2026 15:37:12 +0000 (16:37 +0100)
committerMike Rapoport (Microsoft) <rppt@kernel.org>
Mon, 1 Jun 2026 06:19:38 +0000 (09:19 +0300)
We currently do not guarantee compatibility due to ongoing
development, so mention this explicitly in the user-facing
documentation.

Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
Acked-by: Pratyush Yadav <pratyush@kernel.org>
Link: https://patch.msgid.link/20260527153725.1770394-1-luca.boccassi@gmail.com
Signed-off-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
Documentation/userspace-api/liveupdate.rst

index f6efc32fb40b70912f97896dc722038e962b657d..cdd74627ab75b436877f7c9d0fe6df290dccc51b 100644 (file)
@@ -14,6 +14,14 @@ ioctl uAPI
 ===========
 .. kernel-doc:: include/uapi/linux/liveupdate.h
 
+Note on Compatibility
+=====================
+
+Note that the Live Update feature is still under development and subject to
+change, so compatibility is not guaranteed when kexec rebooting between
+different kernel versions. This is expected to change and stabilize in a future
+version.
+
 Userspace Integration
 =====================