diff options
author | Mike Rapoport (Microsoft) <rppt@kernel.org> | 2025-09-21 08:44:58 +0300 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2025-10-07 13:48:56 -0700 |
commit | 90eb9ae35727a662789c850efaf225ffe5511fae (patch) | |
tree | c5884160d4479184d54911adf24acb14668a3428 /scripts/generate_rust_analyzer.py | |
parent | a667300bd53f272a3055238bcefe108f88836270 (diff) |
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/20250921054458.4043761-5-rppt@kernel.org
Signed-off-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
Reviewed-by: Pratyush Yadav <pratyush@kernel.org>
Cc: Alexander Graf <graf@amazon.com>
Cc: Baoquan He <bhe@redhat.com>
Cc: Changyuan Lyu <changyuanl@google.com>
Cc: Chris Li <chrisl@kernel.org>
Cc: Jason Gunthorpe <jgg@nvidia.com>
Cc: Pasha Tatashin <pasha.tatashin@soleen.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions