Fixes a term in Documentation/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".

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

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

diff --git a/Documentation/arm64/memory.txt b/Documentation/arm64/memory.txt
index dbbdcbb..2761652 100644
--- a/Documentation/arm64/memory.txt
+++ b/Documentation/arm64/memory.txt
@@ -41,7 +41,7 @@ ffffffbe00000000      ffffffbffbffffff          ~8GB          
[guard, future vmmemap]
 
 ffffffbffc000000       ffffffbfffffffff          64MB          modules
 
-ffffffc000000000       ffffffffffffffff         256GB          memory
+ffffffc000000000       ffffffffffffffff         256GB          kernel logical 
memory map
 
 
 Translation table lookup with 4KB pages:
-- 
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