diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2018-08-21 21:53:06 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-08-22 10:52:44 -0700 |
commit | a670468f5e0b5fad4db6e4d195f15915dc2a35c1 (patch) | |
tree | 57540edd0f9f24335154139c17695a13b594fe58 /arch/arm/mach-s5pv210 | |
parent | a3bf6ce366496016990d8578af74673ea04178ff (diff) | |
download | linux-a670468f5e0b5fad4db6e4d195f15915dc2a35c1.tar.bz2 |
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 'arch/arm/mach-s5pv210')
0 files changed, 0 insertions, 0 deletions