diff options
author | 2018-07-21 15:24:03 -0700 | |
---|---|---|
committer | 2018-07-21 15:24:03 -0700 | |
commit | 490fc053865c9cc40f1085ef8a5504f5341f79d2 (patch) | |
tree | 95f2e6e189cdae1a5e638b7ea4e39502605eaaa8 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | mm: make vm_area_dup() actually copy the old vma data (diff) | |
download | wireguard-linux-490fc053865c9cc40f1085ef8a5504f5341f79d2.tar.xz wireguard-linux-490fc053865c9cc40f1085ef8a5504f5341f79d2.zip |
mm: make vm_area_alloc() initialize core fields
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions