]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
rcu: Add step to initrd documentation
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Fri, 18 Jul 2014 19:01:39 +0000 (12:01 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Sun, 7 Sep 2014 23:24:43 +0000 (16:24 -0700)
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>
tools/testing/selftests/rcutorture/doc/initrd.txt

index 49d134c25c04e684dfcf6a9aa278c742a9074843..4170e714f04410f0eb5b16b9c92d76add8d9e40f 100644 (file)
@@ -6,6 +6,7 @@ this case.  There are probably much better ways of doing this.
 That said, here are the commands:
 
 ------------------------------------------------------------------------
+cd tools/testing/selftests/rcutorture
 zcat /initrd.img > /tmp/initrd.img.zcat
 mkdir initrd
 cd initrd