diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-07-21 15:24:03 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-08-24 13:07:14 +0200 |
| commit | d9b875a4a1a49414bfed766614901b41aefffe4f (patch) | |
| tree | d2a1001264d05da0bc1f314937dec7349e059297 /tools/perf/scripts/python/stackcollapse.py | |
| parent | ae97be30fa7d9e99359598fcef22db0415e10181 (diff) | |
mm: make vm_area_alloc() initialize core fields
[ Upstream commit 490fc053865c9cc40f1085ef8a5504f5341f79d2 ]
Like vm_area_dup(), it initializes the anon_vma_chain head, and the
basic mm pointer.
The rest of the fields end up being different for different users,
although the plan is to also initialize the 'vm_ops' field to a dummy
entry.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
