Skip to content
Snippets Groups Projects
Commit 616fd166 authored by Paul E. McKenney's avatar Paul E. McKenney
Browse files

rcu: Add step to initrd documentation


This commit tries to get people into the correct directory before
creating the initrd directory.

Signed-off-by: default avatarPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: default avatarPranith Kumar <bobby.prani@gmail.com>
parent 3327d924
No related branches found
No related tags found
No related merge requests found
...@@ -6,6 +6,7 @@ this case. There are probably much better ways of doing this. ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment