mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-22 17:55:57 +01:00
sched_getcpu example
This commit is contained in:
@@ -750,6 +750,7 @@ path_properties_tuples = (
|
||||
'more_than_1s': True,
|
||||
'requires_syscall_getcpu': True,
|
||||
},
|
||||
'sched_getcpu.c': {'requires_syscall_getcpu': True},
|
||||
'time_boot.c': {'requires_sudo': True},
|
||||
'virt_to_phys_user.c': {'requires_argument': True},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user