Skip to content
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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment