From: David Daney Date: Mon, 8 Feb 2010 20:27:00 +0000 (-0800) Subject: MIPS: Don't probe reserved EntryHi bits. X-Git-Tag: v2.6.33-rc8~16^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b7efa898b357e6ebe4024c520e62024eb969b5f;p=pandora-kernel.git MIPS: Don't probe reserved EntryHi bits. The patch that adds cpu_probe_vmbits is erroneously writing to reserved bit 12. Since we are really only probing high bits, don't write this bit with a one. Signed-off-by: David Daney To: linux-mips@linux-mips.org Cc: Guenter Roeck Patchwork: http://patchwork.linux-mips.org/patch/949/ Acked-by: Guenter Roeck Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed