SOURCES: kernel-vanilla-no-preempt-nort.config, kernel-vanilla-pre...
glen
glen at pld-linux.org
Mon Jan 28 18:23:54 CET 2008
Author: glen Date: Mon Jan 28 17:23:54 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- multiarch format
---- Files affected:
SOURCES:
kernel-vanilla-no-preempt-nort.config (1.2 -> 1.3) , kernel-vanilla-preempt-nort.config (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/kernel-vanilla-no-preempt-nort.config
diff -u SOURCES/kernel-vanilla-no-preempt-nort.config:1.2 SOURCES/kernel-vanilla-no-preempt-nort.config:1.3
--- SOURCES/kernel-vanilla-no-preempt-nort.config:1.2 Fri Jul 20 04:29:23 2007
+++ SOURCES/kernel-vanilla-no-preempt-nort.config Mon Jan 28 18:23:48 2008
@@ -1,5 +1,5 @@
-CONFIG_PREEMPT_NONE=y
-# CONFIG_PREEMPT_VOLUNTARY is not set
-# CONFIG_PREEMPT is not set
-# CONFIG_PREEMPT_BKL is not set
-# CONFIG_DEBUG_MUTEXES is not set
+PREEMPT_NONE all=y
+PREEMPT_VOLUNTARY all=n
+PREEMPT all=n
+PREEMPT_BKL all=n
+DEBUG_MUTEXES all=n
================================================================
Index: SOURCES/kernel-vanilla-preempt-nort.config
diff -u SOURCES/kernel-vanilla-preempt-nort.config:1.1 SOURCES/kernel-vanilla-preempt-nort.config:1.2
--- SOURCES/kernel-vanilla-preempt-nort.config:1.1 Mon Nov 20 16:33:46 2006
+++ SOURCES/kernel-vanilla-preempt-nort.config Mon Jan 28 18:23:48 2008
@@ -1,6 +1,6 @@
-# CONFIG_PREEMPT_NONE is not set
-# CONFIG_PREEMPT_VOLUNTARY is not set
-CONFIG_PREEMPT=y
-CONFIG_PREEMPT_BKL=y
-# CONFIG_DEBUG_PREEMPT is not set
-# CONFIG_DEBUG_MUTEXES is not set
+PREEMPT_NONE all=n
+PREEMPT_VOLUNTARY all=n
+PREEMPT all=y
+PREEMPT_BKL all=y
+DEBUG_PREEMPT all=n
+DEBUG_MUTEXES all=n
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/kernel-vanilla-no-preempt-nort.config?r1=1.2&r2=1.3&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/kernel-vanilla-preempt-nort.config?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list