Home
last modified time | relevance | path

Searched hist:"8 e58ab5c6563e3cc94029853471a36b87b4716eb" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/s390/include/asm/
H A Dmmu_context.hdiff 8e58ab5c6563e3cc94029853471a36b87b4716eb Wed Aug 23 12:13:51 CEST 2017 Martin Schwidefsky <schwidefsky@de.ibm.com> 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>