diff options
author | Nicholas Piggin <[email protected]> | 2021-06-30 17:46:14 +1000 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2021-06-30 22:21:19 +1000 |
commit | fce01acf830a697110ed72ecace4b0afdbcd53cb (patch) | |
tree | 738037e76c9b5a8008adfc8c20ea8ac687a62ff4 /scripts/gdb/linux/tasks.py | |
parent | 5567b1ee29b7a83e8c01d99d34b5bbd306ce0bcf (diff) |
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 <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions