mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-28 04:24:26 +01:00
bak
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#!/bin/sh
|
||||
# https://github.com/cirosantilli/linux-kernel-module-cheat#poll
|
||||
set -e
|
||||
insmod poll.ko
|
||||
./poll.out /sys/kernel/debug/lkmc_poll
|
||||
./kernel_modules/poll.out /sys/kernel/debug/lkmc_poll
|
||||
#rmmod poll
|
||||
|
||||
Reference in New Issue
Block a user