diff options
| author | Kirill A. Shutemov <[email protected]> | 2018-07-26 23:37:25 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2018-07-27 02:38:03 +0000 |
| commit | 027232da7c7c1c7f04383f93bd798e475dde5285 (patch) | |
| tree | cff44e09fbd8b37334ae734a06be980ec6c01243 /lib/debugobjects.c | |
| parent | mm: fix exports that inadvertently make put_page() EXPORT_SYMBOL_GPL (diff) | |
| download | kernel-027232da7c7c1c7f04383f93bd798e475dde5285.tar.gz kernel-027232da7c7c1c7f04383f93bd798e475dde5285.zip | |
mm: introduce vma_init()
Not all VMAs allocated with vm_area_alloc(). Some of them allocated on
stack or in data segment.
The new helper can be use to initialize VMA properly regardless where it
was allocated.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Kirill A. Shutemov <[email protected]>
Acked-by: Linus Torvalds <[email protected]>
Reviewed-by: Andrew Morton <[email protected]>
Cc: Dmitry Vyukov <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Cc: Andrea Arcangeli <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
