Linus Torvalds 490fc05386 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>
2018-07-21 15:24:03 -07:00
..
2017-11-17 16:10:04 -08:00
2016-08-07 23:55:50 -04:00
2010-03-03 11:25:59 +01:00
2011-03-31 11:26:23 -03:00
2018-01-05 15:20:28 +01:00
2018-05-07 07:15:41 +02:00
2018-06-12 16:19:22 -07:00