diff options
author | Jesse Taube <[email protected]> | 2024-07-09 13:39:34 -0400 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2024-08-05 12:06:38 -0700 |
commit | 14c3ec67236b2d90c553d2575950369aa6fa43c5 (patch) | |
tree | b4926567a6bd9a392cec93547117094e7d0c6463 /tools/perf/scripts/python/netdev-times.py | |
parent | 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0 (diff) |
RISC-V: pi: Force hidden visibility for all symbol references
Eliminate all GOT entries in the .pi section, by forcing hidden
visibility for all symbol references, which informs the compiler that
such references will be resolved at link time without the need for
allocating GOT entries.
Include linux/hidden.h in Makefile, like arm64, for the
hidden visibility attribute.
Signed-off-by: Jesse Taube <[email protected]>
Reviewed-by: Alexandre Ghiti <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions