Skip to content
Snippets Groups Projects
Commit 95faf699 authored by Linus Torvalds's avatar Linus Torvalds
Browse files

mm: make vm_area_dup() actually copy the old vma data


.. and re-initialize th eanon_vma_chain head.

This removes some boiler-plate from the users, and also makes it clear
why it didn't need use the 'zalloc()' version.

Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 3928d4f5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment