X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-linux.git;a=blobdiff_plain;f=Documentation%2Farm%2Fmemory.txt;h=546a39048eb0d6893a6d2fa81fe309bb5555ddbc;hp=4178ebda6e665c1c2e9dac6451e2137acfd41eb1;hb=1b3f6228d202d0131a51cb7a7963f6d7635187ad;hpb=8328509c4bdf28b83fd7104ca9da01bf3b58c7b0 diff --git a/Documentation/arm/memory.txt b/Documentation/arm/memory.txt index 4178ebda6e66..546a39048eb0 100644 --- a/Documentation/arm/memory.txt +++ b/Documentation/arm/memory.txt @@ -54,7 +54,7 @@ VMALLOC_START VMALLOC_END-1 vmalloc() / ioremap() space. located here through iotable_init(). VMALLOC_START is based upon the value of the high_memory variable, and VMALLOC_END - is equal to 0xff000000. + is equal to 0xff800000. PAGE_OFFSET high_memory-1 Kernel direct-mapped RAM region. This maps the platforms RAM, and typically