aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNicholas Piggin <[email protected]>2022-09-16 14:07:55 +1000
committerMichael Ellerman <[email protected]>2022-09-26 20:58:17 +1000
commitfdfdcfd504933ed06eb6b4c9df21eede0e213c3e (patch)
tree6991167a022e3981f3441bc7b6711b6408a267fb /tools/perf/scripts/python
parent1e9eca485a840985a663080eb049c420272d4bdd (diff)
powerpc/build: put sys_call_table in .data.rel.ro if RELOCATABLE
Const function pointers by convention live in .data.rel.ro if they need to be relocated. Now that .data.rel.ro is linked into the read-only region, put them in the right section. This doesn't make much practical difference, but it will make the C conversion of sys_call_table a smaller change as far as linking goes. 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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions