Linux/linux 95faf69kernel fork.c, mm mmap.c nommu.c

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: Linus Torvalds <torvalds at linux-foundation.org>
DeltaFile
+7-3kernel/fork.c
+0-7mm/mmap.c
+0-1mm/nommu.c
+7-113 files

UnifiedSplitRaw