failed fops attempt

This commit is contained in:
Ciro Santilli
2017-06-08 07:49:14 +01:00
parent 3893ea9272
commit bf538cd3a6
5 changed files with 88 additions and 21 deletions

View File

@@ -319,6 +319,7 @@ But TODO I don't think you can see where you are in the kernel source code and l
1. [panic](kernel_module/panic.c)
1. [params](kernel_module/params.c)
1. [fops](kernel_module/fops.c)
1. [ioctl](ioctl.c)
1. [poll](poll.c)
1. Asynchronous
1. [workqueue](kernel_module/workqueue.c)