linux/arch/s390/mm
Gerald Schaefer 156152f84e s390/mm: use pmd_large() instead of pmd_huge()
Without CONFIG_HUGETLB_PAGE, pmd_huge() will always return 0. So
pmd_large() should be used instead in places where both transparent
huge pages and hugetlbfs pages can occur.

Signed-off-by: Gerald Schaefer <gerald.schaefer@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2012-10-26 16:44:23 +02:00
..
cmm.c
dump_pagetables.c s390/vmalloc: have separate modules area 2012-10-09 14:17:01 +02:00
extable.c
extmem.c
fault.c readahead: fault retry breaks mmap file read random detection 2012-10-09 16:22:47 +09:00
gup.c s390/mm: use pmd_large() instead of pmd_huge() 2012-10-26 16:44:23 +02:00
hugetlbpage.c
init.c
maccess.c
Makefile s390/mm: add page table dumper 2012-10-09 14:16:58 +02:00
mmap.c
page-states.c
pageattr.c s390/mm,pageattr: remove superfluous EXPORT_SYMBOLs 2012-10-09 14:16:57 +02:00
pgtable.c
vmem.c s390/mm,vmem: fix vmem_add_mem()/vmem_remove_range() 2012-10-09 14:17:01 +02:00