[PATCH 22/22] HAX: dept: Enable Dept by default
Gwan-gyeong Mun
gwan-gyeong.mun at intel.com
Wed Oct 26 02:31:49 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..f65481a92925 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