From: David S. Miller Date: Tue, 29 Nov 2005 21:59:03 +0000 (-0800) Subject: [SPARC64]: Fix >8K I/O mappings. X-Git-Tag: v2.6.15-rc4~4^2~13^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cab3f16febeaf1a60e38159ff578f609f9976544;p=pandora-kernel.git [SPARC64]: Fix >8K I/O mappings. Increment the PFN field of the PTE so that the tests on vm_pfn in mm/memory.c match up. The TLB ignores these lower bits for larger page sizes, so it's OK to set things like this. Signed-off-by: David S. Miller --- Reading git-diff-tree failed