Attempt to refactor and migrate inode_permission, bprm_check_security, and task_alloc entirely to syscall_hook_manager
kernel: fix build
This commit is contained in:
@@ -15,8 +15,6 @@
|
||||
#include "sucompat.h"
|
||||
|
||||
#include "sulog.h"
|
||||
#include "kprobe_hook_manager.h"
|
||||
|
||||
|
||||
#if LINUX_VERSION_CODE >= KERNEL_VERSION (6, 7, 0)
|
||||
static struct group_info root_groups = { .usage = REFCOUNT_INIT(2), };
|
||||
|
||||
Reference in New Issue
Block a user