[PATCH 0/2] LoongArch: Refine entry points code for ORC unwinder

Tiezhu Yang posted 2 patches 1 month, 2 weeks ago
arch/loongarch/kernel/head.S       |  4 ++--
arch/loongarch/kernel/unwind_orc.c | 11 -----------
2 files changed, 2 insertions(+), 13 deletions(-)
[PATCH 0/2] LoongArch: Refine entry points code for ORC unwinder
Posted by Tiezhu Yang 1 month, 2 weeks ago
The changes were in the previous patches, this series is based on 6.19-rc2.

Tiezhu Yang (2):
  LoongArch: Use UNWIND_HINT_END_OF_STACK for entry points
  LoongArch: Remove is_entry_func() and kernel_entry_end

 arch/loongarch/kernel/head.S       |  4 ++--
 arch/loongarch/kernel/unwind_orc.c | 11 -----------
 2 files changed, 2 insertions(+), 13 deletions(-)

-- 
2.42.0
Re: [PATCH 0/2] LoongArch: Refine entry points code for ORC unwinder
Posted by Huacai Chen 1 month, 1 week ago
Applied, thanks.

Huacai

On Wed, Dec 24, 2025 at 6:35 PM Tiezhu Yang <yangtiezhu@loongson.cn> wrote:
>
> The changes were in the previous patches, this series is based on 6.19-rc2.
>
> Tiezhu Yang (2):
>   LoongArch: Use UNWIND_HINT_END_OF_STACK for entry points
>   LoongArch: Remove is_entry_func() and kernel_entry_end
>
>  arch/loongarch/kernel/head.S       |  4 ++--
>  arch/loongarch/kernel/unwind_orc.c | 11 -----------
>  2 files changed, 2 insertions(+), 13 deletions(-)
>
> --
> 2.42.0
>