Skip to content
Commit 0626e1c9 authored by Huacai Chen's avatar Huacai Chen
Browse files

LoongArch: Fix copy_thread() build errors

Commit c5febea0 ("fork: Pass struct kernel_clone_args into
copy_thread") change the prototype of copy_thread(), while commit
5bd2e97c ("fork: Generalize PF_IO_WORKER handling") change
the structure of kernel_clone_args. They cause build errors, so fix it.

Fixes: 5bd2e97c ("fork: Generalize PF_IO_WORKER handling")
Fixes: c5febea0

 ("fork: Pass struct kernel_clone_args into copy_thread")
Signed-off-by: default avatarHuacai Chen <chenhuacai@loongson.cn>
parent 255b4658
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment