diff options
author | Guo Ren <ren_guo@c-sky.com> | 2019-08-20 15:31:29 +0800 |
---|---|---|
committer | Guo Ren <ren_guo@c-sky.com> | 2019-08-20 16:09:37 +0800 |
commit | be819aa6f11145de32dab8690ec6055348488c18 (patch) | |
tree | 88175e0f8e4f9431d23dc581cef389c3e41fcf68 /tools/perf/util/c++/clang.cpp | |
parent | 5336c17928cc464845ff765ce45b368c22f848e0 (diff) |
csky: Fixup arch_get_unmapped_area() implementation
Current arch_get_unmapped_area() of abiv1 doesn't use standard kernel
api. After referring to the implementation of arch/arm, we implement
it with vm_unmapped_area() from linux/mm.h.
Signed-off-by: Guo Ren <ren_guo@c-sky.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions