diff options
| author | Zhang Yanfei <[email protected]> | 2013-07-03 15:04:48 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2013-07-03 16:07:40 -0700 |
| commit | 3645cb4a4eb2002dad17b314559badf8a20e55a7 (patch) | |
| tree | 7e905e9fd91ff16b8a583ad2107c06be9bb224e1 /tools/perf/scripts/python | |
| parent | d82b1d85760a8344d06272da67f0684243235fac (diff) | |
mm, vmalloc: call setup_vmalloc_vm() instead of insert_vmalloc_vm()
Here we pass flags with only VM_ALLOC bit set, it is unnecessary to call
clear_vm_unlist to clear VM_UNLIST bit. So use setup_vmalloc_vm instead
of insert_vmalloc_vm.
Signed-off-by: Zhang Yanfei <[email protected]>
Acked-by: Joonsoo Kim <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions