diff options
author | 2020-03-18 08:28:31 +0000 | |
---|---|---|
committer | 2020-03-18 13:57:17 +0000 | |
commit | bf7f15c585d5b9b843e662aa78f9fc71037db968 (patch) | |
tree | 1cffb9abaf0cc2f04bdd17c74b03795943464469 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | arm64: BTI: Add Kconfig entry for userspace BTI (diff) | |
download | linux-dev-bf7f15c585d5b9b843e662aa78f9fc71037db968.tar.xz linux-dev-bf7f15c585d5b9b843e662aa78f9fc71037db968.zip |
arm64: elf: Fix allnoconfig kernel build with !ARCH_USE_GNU_PROPERTY
Commit ab7876a98a21 ("arm64: elf: Enable BTI at exec based on ELF
program properties") introduced the conditional selection of
ARCH_USE_GNU_PROPERTY if BINFMT_ELF is enabled. With allnoconfig, this
option is no longer selected and the arm64 arch_parse_elf_property()
function clashes with the generic dummy implementation.
Link: http://lkml.kernel.org/r/20200318082830.GA31312@willie-the-truck
Fixes: ab7876a98a21 ("arm64: elf: Enable BTI at exec based on ELF program properties")
Signed-off-by: Will Deacon <will@kernel.org>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions