rcutorture: Dispense with Dracut for initrd creation
authorPaul E. McKenney <paulmck@kernel.org>
Sat, 12 Oct 2019 22:29:02 +0000 (15:29 -0700)
committerPaul E. McKenney <paulmck@kernel.org>
Mon, 9 Dec 2019 21:00:26 +0000 (13:00 -0800)
commit9aa55ec206a6841e297c9df7e737b3d57f048a82
treef46366b41706787802525dad4c1573f0325096e7
parentc493f1c9c4094afae7f3a0693ae395f3859022b4
rcutorture: Dispense with Dracut for initrd creation

The dracut scripting does not work on all platforms, and there are no
known failures from the init binary based on the statically linked C
program.  This commit therefore removes the dracut scripting so that the
statically linked C program is always used to create the init "script".

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/testing/selftests/rcutorture/bin/mkinitrd.sh