diff options
author | Huacai Chen <chenhuacai@loongson.cn> | 2022-06-25 11:55:41 +0300 |
---|---|---|
committer | Huacai Chen <chenhuacai@loongson.cn> | 2022-06-25 13:05:58 +0300 |
commit | 92264f2dae7324f3189d22c0a0f0cb4e5d30d617 (patch) | |
tree | ae8db550210edc6e0ce822f44c0ce0af59c8f101 /scripts/gdb/linux/lists.py | |
parent | 501dcbe495c0484a8f7954f1b24d2002dc6cb2d2 (diff) | |
download | linux-92264f2dae7324f3189d22c0a0f0cb4e5d30d617.tar.xz |
LoongArch: Fix the _stext symbol address
_stext means the start of .text section (see __is_kernel_text()), but we
put its definition in .ref.text by mistake. Fix it by defining it in the
vmlinux.lds.S.
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions