mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 10:15:57 +01:00
vermagic
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
/poll.sh
|
||||
|
||||
Outcome: user echoes jiffies every second.
|
||||
|
||||
https://stackoverflow.com/questions/30035776/how-to-add-poll-function-to-the-kernel-module-code/44645336#44645336
|
||||
*/
|
||||
|
||||
#include <asm/uaccess.h> /* copy_from_user, copy_to_user */
|
||||
|
||||
Reference in New Issue
Block a user