[packages/kernel] disable WQ_WATCHDOG (too common for normal usage)

arekm arekm at pld-linux.org
Fri Mar 21 18:33:38 CET 2025


commit 8fcb5398a95e2400bebaac7717b185239ac4def1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri Mar 21 18:09:19 2025 +0100

    disable WQ_WATCHDOG (too common for normal usage)

 kernel-multiarch.config | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kernel-multiarch.config b/kernel-multiarch.config
index cc907d5a..6310b1df 100644
--- a/kernel-multiarch.config
+++ b/kernel-multiarch.config
@@ -14023,8 +14023,8 @@ BOOTPARAM_HARDLOCKUP_PANIC all=n
 DETECT_HUNG_TASK all=y
 DEFAULT_HUNG_TASK_TIMEOUT all=120
 BOOTPARAM_HUNG_TASK_PANIC all=n
-WQ_WATCHDOG all=y
-WQ_CPU_INTENSIVE_REPORT all=y
+WQ_WATCHDOG all=n
+WQ_CPU_INTENSIVE_REPORT all=n
 TEST_LOCKUP all=m
 SCHED_DEBUG all=n
 SCHEDSTATS all=n
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/8fcb5398a95e2400bebaac7717b185239ac4def1



More information about the pld-cvs-commit mailing list