[PATCH 23/25] HAX: dept: Enable Dept by default

Gwan-gyeong Mun gwan-gyeong.mun at intel.com
Thu Nov 3 12:27:34 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 e40b7cb8d261..d11fd8b40ae3 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