From: David S. Miller Date: Fri, 3 Mar 2006 02:12:27 +0000 (-0800) Subject: [SPARC64]: Do not allow mapping pages within 4GB of 64-bit VA hole. X-Git-Tag: v2.6.17-rc1~1184^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bcd17411643beb9a601e032d0cf1016909a81d3;p=pandora-kernel.git [SPARC64]: Do not allow mapping pages within 4GB of 64-bit VA hole. The UltraSPARC T1 manual recommends this because the chip could instruction prefetch into the VA hole, and this would also make decoding certain kinds of memory access traps more difficult (because the chip sign extends certain pieces of trap state). Signed-off-by: David S. Miller --- Reading git-diff-tree failed