Просмотр исходного кода

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>
Paul E. McKenney 11 лет назад
Родитель
Сommit
616fd166f6
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      tools/testing/selftests/rcutorture/doc/initrd.txt

+ 1 - 0
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:
 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