linux/arch/loongarch/kernel
Huacai Chen 803b0fc5c3 LoongArch: Add process management
Add process management support for LoongArch, including: thread info
definition, context switch and process tracing.

Reviewed-by: WANG Xuerui <git@xen0n.name>
Reviewed-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
2022-06-03 20:09:28 +08:00
..
.gitignore
access-helper.h LoongArch: Add exception/interrupt handling 2022-06-03 20:09:28 +08:00
acpi.c
cacheinfo.c
cpu-probe.c
efi.c
env.c
fpu.S LoongArch: Add process management 2022-06-03 20:09:28 +08:00
genex.S LoongArch: Add exception/interrupt handling 2022-06-03 20:09:28 +08:00
head.S
idle.c LoongArch: Add process management 2022-06-03 20:09:28 +08:00
irq.c LoongArch: Add exception/interrupt handling 2022-06-03 20:09:28 +08:00
Makefile
mem.c
process.c LoongArch: Add process management 2022-06-03 20:09:28 +08:00
ptrace.c LoongArch: Add process management 2022-06-03 20:09:28 +08:00
reset.c
setup.c
switch.S LoongArch: Add process management 2022-06-03 20:09:28 +08:00
time.c
topology.c
traps.c LoongArch: Add exception/interrupt handling 2022-06-03 20:09:28 +08:00
vmlinux.lds.S