start the big userland migration

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2019-05-05 00:00:00 +00:00
parent 146e568db8
commit ecef42be81
21 changed files with 377 additions and 332 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/sh
set -e
insmod mmap.ko
./mmap.out /proc/lkmc_mmap 2>&1 1>/dev/null
./kernel_modules/mmap.out /proc/lkmc_mmap 2>&1 1>/dev/null
rmmod mmap.ko