send pid to kernel by ioctl and kernel send_sig to user space. devone.c. #include <linux/init.h> #include <linux/module.h> #include <linux/fs.h> #include ...
確定! 回上一頁