From: Guenter Roeck Date: Tue, 2 Feb 2010 16:52:20 +0000 (-0800) Subject: MIPS: 64-bit: Detect virtual memory size X-Git-Tag: v2.6.33-rc7~43^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91dfc423cc8cfd399fb308a837102a7ab7fa067e;p=pandora-kernel.git MIPS: 64-bit: Detect virtual memory size Linux kernel 2.6.32 and later allocate address space from the top of the kernel virtual memory address space. This patch implements virtual memory size detection for 64 bit MIPS CPUs to avoid resulting crashes. Signed-off-by: Guenter Roeck Cc: linux-mips@linux-mips.org Patchwork: http://patchwork.linux-mips.org/patch/935/ Reviewed-by: David Daney Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed