SPECS (LINUX_2_6): kernel.spec - setup CONFIG_PREEMPT_VOLUNTARY fo...
pluto
pluto at pld-linux.org
Sat Sep 17 14:01:22 CEST 2005
Author: pluto Date: Sat Sep 17 12:01:22 2005 GMT
Module: SPECS Tag: LINUX_2_6
---- Log message:
- setup CONFIG_PREEMPT_VOLUNTARY for preemptive kernel.
---- Files affected:
SPECS:
kernel.spec (1.441.2.1202 -> 1.441.2.1203)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1202 SPECS/kernel.spec:1.441.2.1203
--- SPECS/kernel.spec:1.441.2.1202 Fri Sep 16 17:22:35 2005
+++ SPECS/kernel.spec Sat Sep 17 14:01:08 2005
@@ -886,6 +886,7 @@
%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
@@ -1546,6 +1547,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.1203 2005/09/17 12:01:08 pluto
+- setup CONFIG_PREEMPT_VOLUNTARY for preemptive kernel.
+
Revision 1.441.2.1202 2005/09/16 15:22:35 cieciwa
- _rel 0.0.6,
- added ACCOUNT module,
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1202&r2=1.441.2.1203&f=u
More information about the pld-cvs-commit
mailing list