[packages/kernel] SLUB_DEBUG cannot be disabled without EXPERT

atler atler at pld-linux.org
Fri Dec 8 15:53:58 CET 2023


commit 90bd44f6b4e0fd1ad405e0ca1c132871959aeae1
Author: Jan Palus <atler at pld-linux.org>
Date:   Fri Dec 8 12:30:51 2023 +0100

    SLUB_DEBUG cannot be disabled without EXPERT

 kernel.spec | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 71c22363..a12399e1 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -804,11 +804,9 @@ BuildConfig() {
 		LOCALVERSION="-%{localversion}"
 
 %if 0%{?debug:1}
-		CONFIG_SLUB_DEBUG=y
 		CONFIG_DEBUG_PREEMPT=y
 		CONFIG_RT_DEADLOCK_DETECT=y
 %else
-		CONFIG_SLUB_DEBUG=n
 		CONFIG_DEBUG_PREEMPT=n
 %endif
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/6f20a26bb3201f835eb512f3fc6257a1fc9395fe



More information about the pld-cvs-commit mailing list