Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] liveupdate: document current compatibility status
@ 2026-05-27 15:37 luca.boccassi
  2026-05-28 14:22 ` Pratyush Yadav
  2026-05-28 15:08 ` Mike Rapoport
  0 siblings, 2 replies; 3+ messages in thread
From: luca.boccassi @ 2026-05-27 15:37 UTC (permalink / raw)
  To: kexec; +Cc: linux-mm, rppt, pasha.tatashin, pratyush, linux-kernel,
	Luca Boccassi

From: Luca Boccassi <luca.boccassi@gmail.com>

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>
---
 Documentation/userspace-api/liveupdate.rst | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/Documentation/userspace-api/liveupdate.rst b/Documentation/userspace-api/liveupdate.rst
index f6efc32fb40b..cdd74627ab75 100644
--- a/Documentation/userspace-api/liveupdate.rst
+++ b/Documentation/userspace-api/liveupdate.rst
@@ -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
 =====================
 
-- 
2.47.3



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-05-28 15:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-27 15:37 [PATCH] liveupdate: document current compatibility status luca.boccassi
2026-05-28 14:22 ` Pratyush Yadav
2026-05-28 15:08 ` Mike Rapoport

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox