Changyuan Lyu writes:
> However, I think concepts.rst and fdt.rst are not not end-user oriented,
> but for kernel developers of other subsystems to use KHO API (I also plan
> to include the kernel-doc generated from kernel/kexec_handover.c and
> include/linux/kexec_handover.h here in the next ver
Hi Jonathan,
On Thu, Mar 20, 2025 at 08:45:03 -0600, Jonathan Corbet wrote:
> Changyuan Lyu writes:
>
> > From: Alexander Graf
> >
> > With KHO in place, let's add documentation that describes what it is and
> > how to use it.
> >
> > Signed-off-by: Alexander Graf
> > Co-developed-by: Mike Rap
From: Alexander Graf
With KHO in place, let's add documentation that describes what it is and
how to use it.
Signed-off-by: Alexander Graf
Co-developed-by: Mike Rapoport (Microsoft)
Signed-off-by: Mike Rapoport (Microsoft)
Co-developed-by: Changyuan Lyu
Signed-off-by: Changyuan Lyu
---
...
Changyuan Lyu writes:
> From: Alexander Graf
>
> With KHO in place, let's add documentation that describes what it is and
> how to use it.
>
> Signed-off-by: Alexander Graf
> Co-developed-by: Mike Rapoport (Microsoft)
> Signed-off-by: Mike Rapoport (Microsoft)
> Co-developed-by: Changyuan Lyu