torture: Make init program dump command-line arguments
authorPaul E. McKenney <paulmck@kernel.org>
Fri, 14 Jul 2023 01:22:07 +0000 (18:22 -0700)
committerPaul E. McKenney <paulmck@kernel.org>
Fri, 21 Jul 2023 00:54:53 +0000 (17:54 -0700)
commit451d2a52f652446f002f289431c171c2064a06fb
tree78f5233ef60ca20b7e160de3e1880b2423b05bb4
parent93a556b8b3c8cae25230fac8f1376284a697c489
torture: Make init program dump command-line arguments

This commit causes the init program generated by mkinitrd.sh dump out
its parameters.  Although this is in some sense redundant given that
the kernel already dumps them out, confirmation can be a good thing.

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