Answer the question
In order to leave comments, you need to log in
Why could there be an error?
Hello everyone, I am writing a kernel module, using the kill_pid function, but the following error occurs:
error: implicit declaration of function ‘kill_pid’; did you mean ‘si_pid’? [-Werror=implicit-function-declaration]
kill_pid(task_pid(current_pr), SIGCONT, 1);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question