rcu: Add step to initrd documentation
This commit tries to get people into the correct directory before creating the initrd directory. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Reviewed-by: Pranith Kumar <bobby.prani@gmail.com>
This commit is contained in:
parent
3327d924a7
commit
616fd166f6
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ this case. There are probably much better ways of doing this.
|
||||||
That said, here are the commands:
|
That said, here are the commands:
|
||||||
|
|
||||||
------------------------------------------------------------------------
|
------------------------------------------------------------------------
|
||||||
|
cd tools/testing/selftests/rcutorture
|
||||||
zcat /initrd.img > /tmp/initrd.img.zcat
|
zcat /initrd.img > /tmp/initrd.img.zcat
|
||||||
mkdir initrd
|
mkdir initrd
|
||||||
cd initrd
|
cd initrd
|
||||||
|
|
Loading…
Add table
Reference in a new issue