diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-07-22 00:48:45 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-07-22 00:48:45 +0300 |
commit | 95faf6992df468f617edb788da8c21c6eed0dfa7 (patch) | |
tree | 121683c4e94117b9e41d31b0bc359c01a05412ba /fs/exec.c | |
parent | 3928d4f5ee37cdc523894f6e549e6aae521d8980 (diff) | |
download | linux-95faf6992df468f617edb788da8c21c6eed0dfa7.tar.xz |
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@linux-foundation.org>
Diffstat (limited to 'fs/exec.c')
0 files changed, 0 insertions, 0 deletions