This commit is contained in:
Ciro Santilli
2017-05-14 11:59:32 +01:00
parent 67f669487e
commit b366bac0c5
5 changed files with 34 additions and 1 deletions

View File

@@ -39,3 +39,4 @@ See also: <https://superuser.com/questions/351387/how-to-stop-kernel-messages-fr
1. [debugfs](kernel_module/debugfs.c)
1. [fops](kernel_module/fops.c)
1. [workqueue](kernel_module/workqueue.c)
1. [panic](kernel_module/panic.c)