diff options
| author | HATAYAMA Daisuke <[email protected]> | 2013-07-03 15:02:21 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2013-07-03 16:07:30 -0700 |
| commit | ef9e78fd2753213ea01d77f7a76a9cb6ad0f50a7 (patch) | |
| tree | 176cc825df5908c17d21d63124367b555da6f557 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 087350c9dcf1b38c597b31d7761f7366e2866e6b (diff) | |
vmcore: allow user process to remap ELF note segment buffer
Now ELF note segment has been copied in the buffer on vmalloc memory.
To allow user process to remap the ELF note segment buffer with
remap_vmalloc_page, the corresponding VM area object has to have
VM_USERMAP flag set.
[[email protected]: use the conventional comment layout]
Signed-off-by: HATAYAMA Daisuke <[email protected]>
Acked-by: Vivek Goyal <[email protected]>
Cc: KOSAKI Motohiro <[email protected]>
Cc: Atsushi Kumagai <[email protected]>
Cc: Lisa Mitchell <[email protected]>
Cc: Zhang Yanfei <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions