Home
last modified time | relevance | path

Searched hist:"490 fc053865c9cc40f1085ef8a5504f5341f79d2" (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/ia64/mm/
H A Dinit.cdiff 490fc053865c9cc40f1085ef8a5504f5341f79d2 Sat Jul 21 17:24:03 CDT 2018 Linus Torvalds <torvalds@linux-foundation.org> 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>
/openbmc/linux/mm/
H A Dnommu.cdiff 490fc053865c9cc40f1085ef8a5504f5341f79d2 Sat Jul 21 17:24:03 CDT 2018 Linus Torvalds <torvalds@linux-foundation.org> 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>
H A Dmmap.cdiff 490fc053865c9cc40f1085ef8a5504f5341f79d2 Sat Jul 21 17:24:03 CDT 2018 Linus Torvalds <torvalds@linux-foundation.org> 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>
/openbmc/linux/fs/
H A Dexec.cdiff 490fc053865c9cc40f1085ef8a5504f5341f79d2 Sat Jul 21 17:24:03 CDT 2018 Linus Torvalds <torvalds@linux-foundation.org> 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>
/openbmc/linux/kernel/
H A Dfork.cdiff 490fc053865c9cc40f1085ef8a5504f5341f79d2 Sat Jul 21 17:24:03 CDT 2018 Linus Torvalds <torvalds@linux-foundation.org> 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>
/openbmc/linux/include/linux/
H A Dmm.hdiff 490fc053865c9cc40f1085ef8a5504f5341f79d2 Sat Jul 21 17:24:03 CDT 2018 Linus Torvalds <torvalds@linux-foundation.org> 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>