sched_getaffinity: multicore userland breakpoint actually worked this time

Move docs to README
This commit is contained in:
Ciro Santilli
2018-07-10 15:36:10 +01:00
parent d34a8a3e9f
commit 4e897e85fb
3 changed files with 76 additions and 7 deletions

View File

@@ -1,3 +1,5 @@
/* https://github.com/cirosantilli/linux-kernel-module-cheat#irq-ko */
#include <linux/fs.h>
#include <linux/interrupt.h>
#include <linux/kernel.h>