diff options
| author | Bill Wendling <[email protected]> | 2020-10-16 17:01:51 -0700 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2020-11-26 22:05:42 +1100 |
| commit | a538d184e3f0e3b5f800c5ab148e83bb5cdd0133 (patch) | |
| tree | 186aa34fb888a69f8980844b39edadb12aac9e64 /tools/perf/scripts/python/bin | |
| parent | 324a69467f12652b21b17f9644faa967d3d8bbdf (diff) | |
powerpc/boot: Move the .got section to after the .dynamic section
Both .dynamic and .got are RELRO sections and should be placed
together, and LLD emits an error:
ld.lld: error: section: .got is not contiguous with other relro sections
Place them together to avoid this.
Signed-off-by: Bill Wendling <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions