diff options
| author | Mike Rapoport (Microsoft) <[email protected]> | 2025-09-21 05:44:58 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2025-10-07 20:48:56 +0000 |
| commit | 90eb9ae35727a662789c850efaf225ffe5511fae (patch) | |
| tree | c5884160d4479184d54911adf24acb14668a3428 /lib/mpi/mpi-mod.c | |
| parent | kho: add support for preserving vmalloc allocations (diff) | |
| download | kernel-90eb9ae35727a662789c850efaf225ffe5511fae.tar.gz kernel-90eb9ae35727a662789c850efaf225ffe5511fae.zip | |
lib/test_kho: use kho_preserve_vmalloc instead of storing addresses in fdt
KHO test stores physical addresses of the preserved folios directly in
fdt. Use kho_preserve_vmalloc() instead of it and kho_restore_vmalloc()
to retrieve the addresses after kexec.
This makes the test more scalable from one side and adds tests coverage
for kho_preserve_vmalloc() from the other.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Mike Rapoport (Microsoft) <[email protected]>
Reviewed-by: Pratyush Yadav <[email protected]>
Cc: Alexander Graf <[email protected]>
Cc: Baoquan He <[email protected]>
Cc: Changyuan Lyu <[email protected]>
Cc: Chris Li <[email protected]>
Cc: Jason Gunthorpe <[email protected]>
Cc: Pasha Tatashin <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions
