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
@ -71,6 +71,7 @@ config FDSAN
|
||||
config FDCHECK
|
||||
bool "Enable fdcheck"
|
||||
default n
|
||||
depends on SCHED_HAVE_PARENT
|
||||
---help---
|
||||
Enable the fdcheck support
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user