diff options
author | Sheng Yong <shengyong1@huawei.com> | 2015-03-01 21:20:45 -0500 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2015-03-20 09:41:55 -0400 |
commit | 8243338058b078b1c0a2892ba02f41f91e47e348 (patch) | |
tree | 80577dccabf3a5ea1710ebdf3e4f64a538e18bec /Documentation/memory-hotplug.txt | |
parent | d181b71c3ef4f9b5edaf61125715d697540eca62 (diff) |
mem-hotplug: fix typo in Documentation/memory-hotplug.txt
Fix a trivial typo in Documentation/memory-hotplug.txt.
Signed-off-by: Sheng Yong <shengyong1@huawei.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/memory-hotplug.txt')
-rw-r--r-- | Documentation/memory-hotplug.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/memory-hotplug.txt b/Documentation/memory-hotplug.txt index c5a064508a3c..ce2cfcf35c27 100644 --- a/Documentation/memory-hotplug.txt +++ b/Documentation/memory-hotplug.txt | |||
@@ -149,7 +149,7 @@ For example, assume 1GiB memory block size. A device for a memory starting at | |||
149 | (0x100000000 / 1Gib = 4) | 149 | (0x100000000 / 1Gib = 4) |
150 | This device covers address range [0x100000000 ... 0x140000000) | 150 | This device covers address range [0x100000000 ... 0x140000000) |
151 | 151 | ||
152 | Under each memory block, you can see 4 files: | 152 | Under each memory block, you can see 5 files: |
153 | 153 | ||
154 | /sys/devices/system/memory/memoryXXX/phys_index | 154 | /sys/devices/system/memory/memoryXXX/phys_index |
155 | /sys/devices/system/memory/memoryXXX/phys_device | 155 | /sys/devices/system/memory/memoryXXX/phys_device |