summaryrefslogtreecommitdiffstats
path: root/mm/Kconfig.debug
diff options
context:
space:
mode:
authorAndrew Morton2018-08-22 06:53:06 +0200
committerLinus Torvalds2018-08-22 19:52:44 +0200
commita670468f5e0b5fad4db6e4d195f15915dc2a35c1 (patch)
tree57540edd0f9f24335154139c17695a13b594fe58 /mm/Kconfig.debug
parentmm/mempool.c: add missing parameter description (diff)
downloadkernel-qcow2-linux-a670468f5e0b5fad4db6e4d195f15915dc2a35c1.tar.gz
kernel-qcow2-linux-a670468f5e0b5fad4db6e4d195f15915dc2a35c1.tar.xz
kernel-qcow2-linux-a670468f5e0b5fad4db6e4d195f15915dc2a35c1.zip
mm: zero out the vma in vma_init()
Rather than in vm_area_alloc(). To ensure that the various oddball stack-based vmas are in a good state. Some of the callers were zeroing them out, others were not. Acked-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com> Cc: Russell King <rmk+kernel@arm.linux.org.uk> Cc: Dmitry Vyukov <dvyukov@google.com> Cc: Oleg Nesterov <oleg@redhat.com> Cc: Andrea Arcangeli <aarcange@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/Kconfig.debug')
0 files changed, 0 insertions, 0 deletions