kernel-ark/arch/i386/mm
Adam Litke 02b0ccef90 [PATCH] hugetlb: check p?d_present in huge_pte_offset()
For demand faulting, we cannot assume that the page tables will be
populated.  Do what the rest of the architectures do and test p?d_present()
while walking down the page table.

Signed-off-by: Adam Litke <agl@us.ibm.com>
Cc: <linux-mm@kvack.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-05 00:05:46 -07:00
..
boot_ioremap.c
discontig.c
extable.c
fault.c
highmem.c
hugetlbpage.c [PATCH] hugetlb: check p?d_present in huge_pte_offset() 2005-09-05 00:05:46 -07:00
init.c
ioremap.c
Makefile
mmap.c
pageattr.c
pgtable.c