linux/arch/s390/mm
Martin Schwidefsky f1be77bb21 [S390] pgtable_list corruption
After page_table_free_rcu removed a page from the pgtable_list
page_table_free better not add it again. Otherwise a page_table_alloc
can reuse a page table fragment that is still in the rcu process.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2011-01-31 11:30:20 +01:00
..
Makefile
cmm.c
extmem.c
fault.c [S390] ptrace cleanup 2011-01-05 12:47:31 +01:00
gup.c
hugetlbpage.c
init.c
maccess.c
mmap.c [S390] Randomize mmap start address 2011-01-12 09:55:25 +01:00
page-states.c
pgtable.c [S390] pgtable_list corruption 2011-01-31 11:30:20 +01:00
vmem.c