linux/arch/loongarch
Huacai Chen 0626e1c9f3 LoongArch: Fix copy_thread() build errors
Commit c5febea095 ("fork: Pass struct kernel_clone_args into
copy_thread") change the prototype of copy_thread(), while commit
5bd2e97c86 ("fork: Generalize PF_IO_WORKER handling") change
the structure of kernel_clone_args. They cause build errors, so fix it.

Fixes: 5bd2e97c86 ("fork: Generalize PF_IO_WORKER handling")
Fixes: c5febea095 ("fork: Pass struct kernel_clone_args into copy_thread")
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
2022-06-08 11:00:40 +08:00
..
boot
configs LoongArch: Add Loongson-3 default config file 2022-06-03 20:09:29 +08:00
include LoongArch: Fix the !CONFIG_SMP build 2022-06-08 11:00:40 +08:00
kernel LoongArch: Fix copy_thread() build errors 2022-06-08 11:00:40 +08:00
lib LoongArch: Add some library functions 2022-06-03 20:09:28 +08:00
mm LoongArch: Add Non-Uniform Memory Access (NUMA) support 2022-06-03 20:09:29 +08:00
pci
vdso LoongArch: Add VDSO and VSYSCALL support 2022-06-03 20:09:28 +08:00
Kbuild
Kconfig LoongArch: Fix the !CONFIG_SMP build 2022-06-08 11:00:40 +08:00
Kconfig.debug
Makefile LoongArch: Add Loongson-3 default config file 2022-06-03 20:09:29 +08:00