summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRusty Russell <rusty@rustcorp.com.au>2014-03-18 17:37:28 +1030
committerAnton Blanchard <anton@samba.org>2014-04-23 10:05:28 +1000
commit9baeaef64095eab00c232f55df2e7c2d8e89845d (patch)
tree403bc69cefdc25215f43276029a93f957cf2b3ea /tools/perf/scripts/python
parentd247da0a8ebcc4ebb4c766487de6af5df560adac (diff)
powerpc: EXPORT_SYMBOL(.TOC.)
For the ELFv2 ABI, powerpc introduces a magic symbol ".TOC.". depmod then complains that this doesn't resolve (so does modpost, but we could easily fix that). To export this, we need to use asm. modpost and depmod both strip "." from symbols for the old PPC64 ELFv1 ABI, so we actually export a "TOC.". Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions