From: Jiri Slaby Date: Sat, 8 Nov 2008 10:24:57 +0000 (+0100) Subject: x86, 64-bit: update address space documentation X-Git-Tag: v2.6.29-rc1~587^2~4^9~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4c52791fa8c73e3cffe4a82865edb41e8fe8c3c;p=pandora-kernel.git x86, 64-bit: update address space documentation Impact: documentation update Commit a6523748bddd38bcec11431f57502090b6014a96 (paravirt/x86, 64-bit: move __PAGE_OFFSET to leave a space for hypervisor) changed address space without changing the documentation. Change it according to the code change -- direct mapping start: ffff810000000000 => ffff880000000000 which gives 57 TiB, something between 45 and 46 bits. Signed-off-by: Jiri Slaby Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed