fs/fdcheck: Let FDCHECK depend on SCHED_HAVE_PARENT
since the implementation of fdcheck call getppid Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
parent
275db394bc
commit
14e5bcaf6e
1 changed files with 1 additions and 0 deletions
|
|
@ -71,6 +71,7 @@ config FDSAN
|
|||
config FDCHECK
|
||||
bool "Enable fdcheck"
|
||||
default n
|
||||
depends on SCHED_HAVE_PARENT
|
||||
---help---
|
||||
Enable the fdcheck support
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue