mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-16 05:34:57 +00:00
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 <davem@davemloft.net>