diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2017-05-15 07:40:20 -0400 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2017-05-30 06:07:42 -0400 |
commit | 6efd8499d9bda657fc82621b24d6122a01332c19 (patch) | |
tree | 601da5995a1cd645f64f67af04130f229b5a1df8 /tools/perf/scripts/python/stackcollapse.py | |
parent | 1149aad10b1e2f2cf1ea023889ac8604ae869c5a (diff) |
arm64: mm: explicity include linux/vmalloc.h
arm64's mm/mmu.c uses vm_area_add_early, struct vm_area and other
definitions but relies on implict inclusion of linux/vmalloc.h which
means that changes in other headers could break the build. Thus, add an
explicit include.
Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions