[PATCH 22/22] HAX: dept: Enable Dept by default
Gwan-gyeong Mun
gwan-gyeong.mun at intel.com
Tue Oct 25 22:12:54 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 1797b8959c5e..5d71c316ba7b 100644
--- a/lib/Kconfig.debug
+++ b/lib/Kconfig.debug
@@ -1242,7 +1242,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