diff options
| author | Andrew Morton <[email protected]> | 2018-08-21 21:53:06 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2018-08-22 10:52:44 -0700 |
| commit | a670468f5e0b5fad4db6e4d195f15915dc2a35c1 (patch) | |
| tree | 57540edd0f9f24335154139c17695a13b594fe58 /tools/perf/scripts/python | |
| parent | a3bf6ce366496016990d8578af74673ea04178ff (diff) | |
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 <[email protected]>
Cc: Russell King <[email protected]>
Cc: Dmitry Vyukov <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Cc: Andrea Arcangeli <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions