diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2021-06-30 17:46:14 +1000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2021-06-30 22:21:19 +1000 |
commit | fce01acf830a697110ed72ecace4b0afdbcd53cb (patch) | |
tree | 738037e76c9b5a8008adfc8c20ea8ac687a62ff4 /arch/powerpc/perf | |
parent | 5567b1ee29b7a83e8c01d99d34b5bbd306ce0bcf (diff) | |
download | linux-fce01acf830a697110ed72ecace4b0afdbcd53cb.tar.gz linux-fce01acf830a697110ed72ecace4b0afdbcd53cb.tar.bz2 linux-fce01acf830a697110ed72ecace4b0afdbcd53cb.zip |
powerpc/64e: fix CONFIG_RELOCATABLE build warnings
CONFIG_RELOCATABLE=y causes build warnings from unresolved relocations.
Fix these by using TOC addressing for these cases.
Commit 24d33ac5b8ff ("powerpc/64s: Make prom_init require RELOCATABLE")
caused some 64e configs to select RELOCATABLE resulting in these
warnings, but the underlying issue was already there.
This passes basic qemu testing.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210630074621.2109197-3-npiggin@gmail.com
Diffstat (limited to 'arch/powerpc/perf')
0 files changed, 0 insertions, 0 deletions