]> git.ipfire.org Git - thirdparty/linux.git/commit
LoongArch: Remove is_entry_func() and kernel_entry_end
authorTiezhu Yang <yangtiezhu@loongson.cn>
Wed, 31 Dec 2025 07:19:10 +0000 (15:19 +0800)
committerHuacai Chen <chenhuacai@loongson.cn>
Wed, 31 Dec 2025 07:19:10 +0000 (15:19 +0800)
commit6e5416d63bcba2bcc280d170eaf66775771892be
treeeaeb24744d16bfaea83e2ea532071a41ceaf2a60
parent1b2f4706c6a20ab6ac41533dd8032d54322076e3
LoongArch: Remove is_entry_func() and kernel_entry_end

For now, the related code of is_entry_func() is useless, so they can be
removed. Then the symbol kernel_entry_end is not used any more, so it can
be removed too.

Link: https://lore.kernel.org/lkml/kjiyla6qj3l7ezspitulrdoc5laj2e6hoecvd254hssnpddczm@g6nkaombh6va/
Suggested-by: Josh Poimboeuf <jpoimboe@kernel.org>
Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
arch/loongarch/kernel/head.S
arch/loongarch/kernel/unwind_orc.c