kernel: Add sulog records for supercalls
This commit is contained in:
@@ -134,6 +134,7 @@ struct ksu_ioctl_cmd_map {
|
||||
unsigned int cmd;
|
||||
ksu_ioctl_handler_t handler;
|
||||
ksu_perm_check_t perm_check; // Permission check function
|
||||
const char *name; // Command name for logging
|
||||
};
|
||||
|
||||
// Install KSU fd to current process
|
||||
|
||||
Reference in New Issue
Block a user