[PATCH 24/25] HAX: dept: Enable Dept by default
Gwan-gyeong Mun
gwan-gyeong.mun at intel.com
Tue Jan 3 11:16:14 UTC 2023
Signed-off-by: Gwan-gyeong Mun <gwan-gyeong.mun at intel.com>
---
lib/Kconfig.debug | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug
index 912309bd30ba..d0fbaccfe19a 100644
--- a/lib/Kconfig.debug
+++ b/lib/Kconfig.debug
@@ -1270,7 +1270,7 @@ config DEPT
select KALLSYMS
select KALLSYMS_ALL
select PROVE_LOCKING
- default n
+ default y
help
Check dependencies between wait and event and report it if
deadlock possibility has been detected. Multiple reports are
--
2.37.1
More information about the Intel-gfx-trybot
mailing list