xref: /linux/Documentation/userspace-api/liveupdate.rst (revision c0d6f52f9b62479d61f8cd4faf9fb2f8bce6e301)
1.. SPDX-License-Identifier: GPL-2.0
2
3================
4Live Update uAPI
5================
6:Author: Pasha Tatashin <pasha.tatashin@soleen.com>
7
8ioctl interface
9===============
10.. kernel-doc:: kernel/liveupdate/luo_core.c
11   :doc: LUO ioctl Interface
12
13ioctl uAPI
14===========
15.. kernel-doc:: include/uapi/linux/liveupdate.h
16
17See Also
18========
19
20- :doc:`Live Update Orchestrator </core-api/liveupdate>`
21