]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
selftest/kho: update generation of initrd
authorMike Rapoport (Microsoft) <rppt@kernel.org>
Mon, 11 Aug 2025 08:25:10 +0000 (11:25 +0300)
committerAndrew Morton <akpm@linux-foundation.org>
Sat, 13 Sep 2025 23:54:55 +0000 (16:54 -0700)
commit801295be015fc53557a6ef221ab74df6950d1b80
tree5d9aeb81b75e455ce241a36a819af60060d1a800
parent950c31e8f1280c45697e9353e2d4973ff79312bf
selftest/kho: update generation of initrd

Use nolibc include directory rather than include a cumulative nolibc.h on
the compiler command line and replace use of 'sudo cpio' with
usr/gen_init_cpio.

While on it fix spelling of KHO_FINALIZE

Link: https://lkml.kernel.org/r/20250811082510.4154080-4-rppt@kernel.org
Signed-off-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
Suggested-by: Thomas Weißschuh <linux@weissschuh.net>
Cc: Alexander Graf <graf@amazon.com>
Cc: Baoquan He <bhe@redhat.com>
Cc: Changyuan Lyu <changyuanl@google.com>
Cc: Pasha Tatashin <pasha.tatashin@soleen.com>
Cc: Pratyush Yadav <pratyush@kernel.org>
Cc: Shuah Khan <shuah@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
tools/testing/selftests/kho/init.c
tools/testing/selftests/kho/vmtest.sh