LoongArch: Add process management
mainline inclusion from mainline-v5.19-rc1 commit 803b0fc5 category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I5OHOB CVE: NA -------------------------------- Add process management support for LoongArch, including: thread info definition, context switch and process tracing. Reviewed-by: NWANG Xuerui <git@xen0n.name> Reviewed-by: NJiaxun Yang <jiaxun.yang@flygoat.com> Signed-off-by: NHuacai Chen <chenhuacai@loongson.cn>
Showing
arch/loongarch/include/asm/fpu.h
0 → 100644
arch/loongarch/include/asm/idle.h
0 → 100644
arch/loongarch/include/asm/mmu.h
0 → 100644
arch/loongarch/kernel/fpu.S
0 → 100644
arch/loongarch/kernel/idle.c
0 → 100644
arch/loongarch/kernel/process.c
0 → 100644
arch/loongarch/kernel/ptrace.c
0 → 100644
arch/loongarch/kernel/switch.S
0 → 100644
想要评论请 注册 或 登录