summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>2014-07-18 12:01:39 -0700
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2014-07-27 11:39:56 -0700
commit259f06f7a185db462757a66cc51ae40a2a281750 (patch)
tree3be71dadf7498d9e0b48fac59d1ef5a26f85f5c0 /tools
parenta84799b575df94ccde3dfb428c80b1ebbd56155c (diff)
rcu: Add step to initrd documentation
This commit tries to get people into the correct directory before creating the initrd directory.
Diffstat (limited to 'tools')
-rw-r--r--tools/testing/selftests/rcutorture/doc/initrd.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/rcutorture/doc/initrd.txt b/tools/testing/selftests/rcutorture/doc/initrd.txt
index 49d134c25c04..4170e714f044 100644
--- a/tools/testing/selftests/rcutorture/doc/initrd.txt
+++ b/tools/testing/selftests/rcutorture/doc/initrd.txt
@@ -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