diff options
author | 2021-12-02 17:10:46 +0000 | |
---|---|---|
committer | 2021-12-06 08:37:03 +0000 | |
commit | 7e04f05984dd03edad7daaa4fa97958b7133c62a (patch) | |
tree | 33fc6adac93c7655460f2e2ba1073f8091226eca /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 5.16-rc3 (diff) | |
download | linux-dev-7e04f05984dd03edad7daaa4fa97958b7133c62a.tar.xz linux-dev-7e04f05984dd03edad7daaa4fa97958b7133c62a.zip |
arm64: Add missing include of asm/cpufeature.h to asm/mmu.h
asm/mmu.h refers to cpus_have_const_cap() in the definition of
arm64_kernel_unmapped_at_el0() so include asm/cpufeature.h directly
rather than force all users of the header to do it themselves.
Signed-off-by: Will Deacon <will@kernel.org>
Tested-by: Fuad Tabba <tabba@google.com>
Reviewed-by: Fuad Tabba <tabba@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20211202171048.26924-2-will@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions