aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture/doc
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-09-07 16:24:43 -0700
commit616fd166f64df42db7d1bdd12918d9105f3add05 (patch)
tree659e0ad7b21ba7dccf9fbc9c417bf4b5c7fff156 /tools/testing/selftests/rcutorture/doc
parentrcutorture: Set executable bit and drop bash from Usage (diff)
downloadlinux-dev-616fd166f64df42db7d1bdd12918d9105f3add05.tar.xz
linux-dev-616fd166f64df42db7d1bdd12918d9105f3add05.zip
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>
Diffstat (limited to 'tools/testing/selftests/rcutorture/doc')
-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