diff options
author | Lihao Liang <lianglihao@huawei.com> | 2017-12-07 11:52:22 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2018-02-21 01:10:19 +0100 |
commit | f4f2cf8bd8e3f6a802b6123bbde795d948560342 (patch) | |
tree | 29368b70f8a3752358641b928efe3bb0f2f59dcd /tools/testing/selftests/rcutorture | |
parent | rcu: Fix CPU offload boot message when no CPUs are offloaded (diff) | |
download | linux-f4f2cf8bd8e3f6a802b6123bbde795d948560342.tar.xz linux-f4f2cf8bd8e3f6a802b6123bbde795d948560342.zip |
doc: Fix typo in rcutorture documentation
Signed-off-by: Lihao Liang <lianglihao@huawei.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'tools/testing/selftests/rcutorture')
-rw-r--r-- | tools/testing/selftests/rcutorture/doc/rcu-test-image.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testing/selftests/rcutorture/doc/rcu-test-image.txt b/tools/testing/selftests/rcutorture/doc/rcu-test-image.txt index 66efb59a1bd1..449cf579d6f9 100644 --- a/tools/testing/selftests/rcutorture/doc/rcu-test-image.txt +++ b/tools/testing/selftests/rcutorture/doc/rcu-test-image.txt @@ -1,4 +1,4 @@ -This document describes one way to created the rcu-test-image file +This document describes one way to create the rcu-test-image file that contains the filesystem used by the guest-OS kernel. There are probably much better ways of doing this, and this filesystem could no doubt be smaller. It is probably also possible to simply download |