SPECS (LINUX_2_6): kernel.spec - PREEMPT_VOLUNTARY reverted. i've ...
pluto
pluto at pld-linux.org
Sat Sep 17 14:26:29 CEST 2005
Author: pluto Date: Sat Sep 17 12:26:28 2005 GMT
Module: SPECS Tag: LINUX_2_6
---- Log message:
- PREEMPT_VOLUNTARY reverted. i've missed `choice` statement in Kconfig ;)
---- Files affected:
SPECS:
kernel.spec (1.441.2.1203 -> 1.441.2.1204)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1203 SPECS/kernel.spec:1.441.2.1204
--- SPECS/kernel.spec:1.441.2.1203 Sat Sep 17 14:01:08 2005
+++ SPECS/kernel.spec Sat Sep 17 14:26:23 2005
@@ -886,7 +886,6 @@
%if %{with preemptive}
sed -i 's:CONFIG_PREEMPT_NONE=y:# CONFIG_PREEMPT_NONE is not set:' arch/%{_target_base_arch}/defconfig
- sed -i 's:# CONFIG_PREEMPT_VOLUNTARY is not set:CONFIG_PREEMPT_VOLUNTARY=y:' arch/%{_target_base_arch}/defconfig
sed -i 's:# CONFIG_PREEMPT is not set:CONFIG_PREEMPT=y:' arch/%{_target_base_arch}/defconfig
sed -i 's:# CONFIG_PREEMPT_BKL is not set:CONFIG_PREEMPT_BKL=y:' arch/%{_target_base_arch}/defconfig
%endif
@@ -1547,6 +1546,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.1204 2005/09/17 12:26:23 pluto
+- PREEMPT_VOLUNTARY reverted. i've missed `choice` statement in Kconfig ;)
+
Revision 1.441.2.1203 2005/09/17 12:01:08 pluto
- setup CONFIG_PREEMPT_VOLUNTARY for preemptive kernel.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1203&r2=1.441.2.1204&f=u
More information about the pld-cvs-commit
mailing list