s390/mm: use generic mm_hooks
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 23 Aug 2017 10:13:51 +0000 (12:13 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 29 Aug 2017 14:29:09 +0000 (16:29 +0200)
commit8e58ab5c6563e3cc94029853471a36b87b4716eb
tree5ab4ada2e3bdd4e221559a230766f660e383d039
parentba7944114ad3c2273611c95d6571c0924010a105
s390/mm: use generic mm_hooks

With git commit 3446c13b268af86391d06611327006b059b8bab1
"s390/mm: four page table levels vs. fork"
s390 dropped its architecture specific version of arch_dup_mmap.

Now all functions defined by include/asm-generic/mm_hooks.h are
identical to the s390 versions. Use the generic header.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/mmu_context.h