On 9/9/25 1:14 PM, Andrey Ryabinin wrote:
> diff --git a/kernel/liveupdate/Kconfig b/kernel/liveupdate/Kconfig
> index b6ea861006bf..af9a25bdcd6e 100644
> --- a/kernel/liveupdate/Kconfig
> +++ b/kernel/liveupdate/Kconfig
> @@ -69,6 +69,14 @@ config KSTATE
> state, save it into the memory and restore the state after kexec
> in new kernel.
>
> +config KSTATE_TEST
> + bool "KSTATE test code"
> + help
> + Build a simple test/playground code that is useful for kstate
Build simple
> + subsystem development. It contains some structure with different
structures
?
> + kind of data which migrated across kexec to the new kernel
kinds which are migrated
> + using KSTATE.
> +
--
~Randy
- [PATCH v3 0/7] KSTATE: [de]serialization framework for KHO Andrey Ryabinin
- [PATCH v3 1/7] kho: move fdt setup in separate helper... Andrey Ryabinin
- [PATCH v3 3/7] kstate: Add KSTATE - [de]serialization... Andrey Ryabinin
- [PATCH v3 7/7] Documentation, kstate: Add KSTATE docu... Andrey Ryabinin
- Re: [PATCH v3 7/7] Documentation, kstate: Add KST... Bagas Sanjaya
- Re: [PATCH v3 7/7] Documentation, kstate: Add... Andrey Ryabinin
- Re: [PATCH v3 7/7] Documentation, kstate: Add KST... Randy Dunlap
- [PATCH v3 5/7] kstate, test: add test module for test... Andrey Ryabinin
- Re: [PATCH v3 5/7] kstate, test: add test module ... Randy Dunlap
- Re: [PATCH v3 5/7] kstate, test: add test mod... Andrey Ryabinin
- [PATCH v3 2/7] kho: move scratch memory in separate h... Andrey Ryabinin
- [PATCH v3 6/7] mm/memblock: Use KSTATE instead of kho... Andrey Ryabinin
- Re: [PATCH v3 6/7] mm/memblock: Use KSTATE instea... Jason Gunthorpe
- Re: [PATCH v3 6/7] mm/memblock: Use KSTATE in... Andrey Ryabinin
- Re: [PATCH v3 6/7] mm/memblock: Use KSTAT... Jason Gunthorpe
- [PATCH v3 4/7] kho: replace KHO FDT with kstate metad... Andrey Ryabinin
- Re: [PATCH v3 4/7] kho: replace KHO FDT with ksta... Rob Herring
- Re: [PATCH v3 4/7] kho: replace KHO FDT with ... Andrey Ryabinin
