diff options
author | Rong Xu <[email protected]> | 2024-11-26 09:34:09 -0800 |
---|---|---|
committer | Masahiro Yamada <[email protected]> | 2024-11-27 09:36:01 +0900 |
commit | 52892ed6b03a14b961c1df783ed05763758abc73 (patch) | |
tree | f1e991c64bf3586954062960963be39e09e26d73 /tools/perf/scripts/python/gecko.py | |
parent | 18e885099f1c52755f054202525cb60d3edcda44 (diff) |
MIPS: Place __kernel_entry at the beginning of text section
Mark __kernel_entry as ".head.text" and place HEAD_TEXT before
TEXT_TEXT in the linker script. This ensures that __kernel_entry
will be placed at the beginning of text section.
Drop mips from scripts/head-object-list.txt.
Signed-off-by: Rong Xu <[email protected]>
Reported-by: Chris Packham <[email protected]>
Closes: https://lore.kernel.org/lkml/[email protected]/T/
Tested-by: Chris Packham <[email protected]>
Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions