failed mmap fop attempt

This commit is contained in:
Ciro Santilli
2017-07-27 00:25:36 +01:00
parent 91583552ba
commit ab6cb2626f
4 changed files with 205 additions and 0 deletions

4
rootfs_overlay/mmap.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/sh
insmod /mmap.ko
/mmap.out /sys/kernel/debug/lkmc_mmap
rmmod /mmap.ko