Now the console log level is set to 6, which is KERN_INFO. We can test logging by using the following module. # vi hello.c: #include<linux/kernel.h> #include< ...
確定! 回上一頁