[PATCH v6 12/12] Documentation: PCI: Add documentation for Live Update
Pranjal Shrivastava
praan at google.com
Mon Jun 8 05:01:55 PDT 2026
On Fri, May 22, 2026 at 08:24:10PM +0000, David Matlack wrote:
> Add documentation files for the PCI subsystem's participation in Live
> Update.
>
> These documentation files are generated from the kernel-doc comments
> in the PCI Live Update source code. They describe the File-Lifecycle
> Bound (FLB) API, the device tracking API, and the specific policies
> applied to preserved devices (such as bus number inheritance and bus
> mastering preservation).
>
> Signed-off-by: David Matlack <dmatlack at google.com>
> ---
> Documentation/PCI/index.rst | 1 +
> Documentation/PCI/liveupdate.rst | 29 +++++++++++++++++++++++++++
> Documentation/core-api/liveupdate.rst | 1 +
> MAINTAINERS | 1 +
> 4 files changed, 32 insertions(+)
The kernel-doc directives seem to be wired up properly, along with
formatting/indentation while keeping MAINTAINERS in sync in the same go.
Reviewed-by: Pranjal Shrivastava <praan at google.com>
Thanks,
Praan
More information about the kexec
mailing list