fix ubuntu kernel compiling debian/canonical-certs.pem error
make[1]: *** No rule to make target 'debian/canonical-certs.pem', needed by 'certs/x509_certificate_list'. Stop. make: *** [Makefile:1809: certs] Error 2
在 Ubuntu 22.04.2 上基于内核 6.4.2 版本添加监控系统调用
基于 Linux 6.4 内核,添加一个系统监控的系统调用,把系统调用,修改内核,内核编译,还有内核模块的编写插入,用户态测试函数等等结合起来,做一个全面的讲解。