linux-stable-rt/arch/s390/mm
Martin Schwidefsky 36409f6353 [S390] use generic RCU page-table freeing code
Replace the s390 specific rcu page-table freeing code with the
generic variant. This requires to duplicate the definition for the
struct mmu_table_batch as s390 does not use the generic tlb flush
code.

While we are at it remove the restriction that page table fragments
can not be reused after a single fragment has been freed with rcu
and split out allocation and freeing of page tables with pgstes.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2011-06-06 14:14:56 +02:00
..
Makefile
cmm.c
extmem.c
fault.c [S390] mm: add page fault retry handling 2011-05-26 09:48:25 +02:00
gup.c
hugetlbpage.c
init.c [S390] mm: add ZONE_DMA to 31-bit config again 2011-05-26 09:48:25 +02:00
maccess.c maccess,probe_kernel: Make write/read src const void * 2011-05-25 19:56:23 -04:00
mmap.c
page-states.c
pageattr.c
pgtable.c [S390] use generic RCU page-table freeing code 2011-06-06 14:14:56 +02:00
vmem.c