kernel: avoding other root process being kprobed

This commit is contained in:
weishu
2022-12-21 20:50:55 +07:00
parent 475262afb7
commit 9aacf2a64d
3 changed files with 12 additions and 2 deletions

View File

@@ -7,4 +7,6 @@ void setenforce(bool);
bool getenforce();
bool is_ksu_domain();
#endif