Revert "mm: larger stack guard gap, between vmas" 17/155317/1 accepted/tizen/4.0/unified/20171013.101207 accepted/tizen/unified/20171013.193156 submit/tizen/20171013.022046 submit/tizen_4.0/20171013.022043 tizen_4.0.IoT.p1_release
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Fri, 13 Oct 2017 02:13:45 +0000 (11:13 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Fri, 13 Oct 2017 02:15:37 +0000 (11:15 +0900)
commit670116c57e183693ceba3cc505b36664fb470c8c
tree05df80f5623493cb7be30224a85240ccd0a9492e
parent4dd291a003705cd9820a27f3b59a1511930fe26c
Revert "mm: larger stack guard gap, between vmas"

This reverts commit f0e0e3b1f94f68b1efc9bc94c3d9eb2d7bca4f1f.

With the CVE patch, stack_guard_page_start() and stack_guard_end()
are removed but they are currently used by swap-modules kernel
modules, so swap-modules build is failed. So temporary revert
this CVE patch until swap-modules modification.

Change-Id: Ib0d196146822ccea0a562bb5bc04f325e11bf046
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
18 files changed:
Documentation/kernel-parameters.txt
arch/arc/mm/mmap.c
arch/arm/mm/mmap.c
arch/frv/mm/elf-fdpic.c
arch/mips/mm/mmap.c
arch/powerpc/mm/slice.c
arch/sh/mm/mmap.c
arch/sparc/kernel/sys_sparc_64.c
arch/sparc/mm/hugetlbpage.c
arch/tile/mm/hugetlbpage.c
arch/x86/kernel/sys_x86_64.c
arch/x86/mm/hugetlbpage.c
arch/xtensa/kernel/syscall.c
fs/hugetlbfs/inode.c
fs/proc/task_mmu.c
include/linux/mm.h
mm/memory.c
mm/mmap.c