Author: arekm Date: Mon Oct 1 12:56:12 2007 GMT Module: SPECS Tag: LINUX_2_6_20 ---- Log message: - fix vserver timer stuff
---- Files affected: SPECS: kernel.spec (1.441.2.1698.2.121 -> 1.441.2.1698.2.122) ---- Diffs: ================================================================ Index: SPECS/kernel.spec diff -u SPECS/kernel.spec:1.441.2.1698.2.121 SPECS/kernel.spec:1.441.2.1698.2.122 --- SPECS/kernel.spec:1.441.2.1698.2.121 Sun Sep 23 12:24:30 2007 +++ SPECS/kernel.spec Mon Oct 1 14:56:06 2007 @@ -339,6 +339,7 @@ Patch100: linux-2.6-vs2.3.patch Patch101: linux-2.6-vs2.1-suspend2.patch Patch102: linux-2.6-vs2.1-128IPs.patch +Patch103: kernel-timers.patch # from http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/xen-3.0.2-src.tgz #Patch120: xen-3.0-2.6.16.patch @@ -883,6 +884,7 @@ %patch101 -p1 %endif %patch102 -p1 +%patch103 -p1 %endif #%if %{with xen0} || %{with xenU} @@ -1659,6 +1661,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.441.2.1698.2.122 2007/10/01 12:56:06 arekm +- fix vserver timer stuff + Revision 1.441.2.1698.2.121 2007/09/23 10:24:30 arekm - up to 2.6.20.20 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel.spec?r1=1.441.2.1698.2.121&r2=1.441.2.1698.2.122&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
