aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2018-03-13 12:41:41 +0100
committerWill Deacon <will.deacon@arm.com>2018-03-19 18:14:25 +0000
commitbd99f9a159b072be743c6681f81e06b9ebd370a4 (patch)
tree50ee5cd8365d67e14b1c915a49240c7fb6c32b00 /tools/perf/scripts/python
parentMerge tag 'acpi/iort-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/... (diff)
downloadlinux-bd99f9a159b072be743c6681f81e06b9ebd370a4.tar.gz
linux-bd99f9a159b072be743c6681f81e06b9ebd370a4.zip
arm64: fix undefined reference to 'printk'
The printk symbol was intended as a generic address that is always exported, however that turned out to be false with CONFIG_PRINTK=n: ERROR: "printk" [arch/arm64/kernel/arm64-reloc-test.ko] undefined! This changes the references to memstart_addr, which should be there regardless of configuration. Fixes: a257e02579e4 ("arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419") Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions