[PATCH 28/29] HAX: dept: Enable Dept by default
Gwan-gyeong Mun
gwan-gyeong.mun at intel.com
Sun Nov 20 10:04:08 UTC 2022
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 eaa2077d1625..cf6cc804c37d 100644
--- a/lib/Kconfig.debug
+++ b/lib/Kconfig.debug
@@ -1243,7 +1243,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