summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChristophe Leroy <christophe.leroy@c-s.fr>2020-03-31 19:03:41 +0300
committerMichael Ellerman <mpe@ellerman.id.au>2020-06-02 13:59:10 +0300
commitf892c21d2efb3b86ecbf8f5a95ea4abeedcc91b0 (patch)
treeb67f2f569fe825d59e0acff4cf833d08f6fbe4ed /tools/perf/scripts/python
parenta64371b5d4fb37199dcd04cb7bf0132894018e33 (diff)
downloadlinux-f892c21d2efb3b86ecbf8f5a95ea4abeedcc91b0.tar.xz
powerpc/32s: Make local symbols non visible in hash_low.
In hash_low.S, a lot of named local symbols are used instead of numbers to ease code readability. However, they don't need to be visible. In order to ease blacklisting of functions running with MMU disabled for kprobe, rename the symbols to .Lsymbols in order to hide them as if they were numbered labels. Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Acked-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/90c430d9e0f7af772a58aaeaf17bcc6321265340.1585670437.git.christophe.leroy@c-s.fr
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions