f87066473b2050d784b2980690838e4b9fd37b31
* kernel: Use NR_syscalls instead of SECCOMP_ARCH_NATIVE_NR Old kernels don't has SECCOMP_ARCH_NATIVE_NR. But according to its definition, it's equal to NR_syscalls. So use NR_syscalls instead. * kernel: Fix wrong kernel version check fsnotify_add_inode_mark was introduced in 4.17-rc5, not 4.12
Description
Languages
Kotlin
67.1%
C
20%
Rust
11.1%
Shell
0.9%
Makefile
0.4%
Other
0.4%