Fixes a term's translation in Documentation/zh_CN/arm64/memory.txt
The modification is based on Catalin Marinas <catalin.mari...@arm.com>'s
suggestion:
    "memory" in "ffffffc000000000 ffffffffffffffff 256GB memory"
    should  be treated as "kernel logical memory map",
    so the translation should be "内核逻辑内存映射".

Signed-off-by: Fu Wei <tekkamanni...@gmail.com>

---
 Documentation/zh_CN/arm64/memory.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/zh_CN/arm64/memory.txt 
b/Documentation/zh_CN/arm64/memory.txt
index 83b5193..2a74499 100644
--- a/Documentation/zh_CN/arm64/memory.txt
+++ b/Documentation/zh_CN/arm64/memory.txt
@@ -61,7 +61,7 @@ ffffffbe00000000      ffffffbffbffffff          ~8GB          
[防护页,未来用于 vmmemap]
 
 ffffffbffc000000       ffffffbfffffffff          64MB          模块
 
-ffffffc000000000       ffffffffffffffff         256GB          内存空间
+ffffffc000000000       ffffffffffffffff         256GB          内核逻辑内存映射
 
 
 4KB 页大小的转换表查找:
-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to