]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
s390/mm: use generic mm_hooks
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 23 Aug 2017 10:13:51 +0000 (12:13 +0200)
committerMarcelo Henrique Cerri <marcelo.cerri@canonical.com>
Sat, 6 Jan 2018 19:39:30 +0000 (17:39 -0200)
commite873383e0c07992788fbd7fbc2c11dc9d37c078c
tree07ab6fe5cec23592d1d4264c6d1ab1f5c46fcb1b
parent4ecc04d14ee2f9b46d3e252215a7622d7d47e974
s390/mm: use generic mm_hooks

CVE-2017-5754

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>
(cherry picked from commit 8e58ab5c6563e3cc94029853471a36b87b4716eb)
Signed-off-by: Marcelo Henrique Cerri <marcelo.cerri@canonical.com>
arch/s390/include/asm/mmu_context.h