Linux/linux 490fc05arch/ia64/kernel perfmon.c, arch/ia64/mm init.c

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 at linux-foundation.org>
DeltaFile
+3-9mm/mmap.c
+8-2kernel/fork.c
+2-6arch/ia64/mm/init.c
+1-3fs/exec.c
+1-3arch/ia64/kernel/perfmon.c
+1-2mm/nommu.c
+1-1include/linux/mm.h
+17-267 files

UnifiedSplitRaw