Update vserver patch, import a couple other patches from trunk
authorAndy Bavier <acb@cs.princeton.edu>
Wed, 26 Mar 2008 15:00:41 +0000 (15:00 +0000)
committerAndy Bavier <acb@cs.princeton.edu>
Wed, 26 Mar 2008 15:00:41 +0000 (15:00 +0000)
kernel-2.6.spec

index 3ac8f1a..6910015 100644 (file)
@@ -23,7 +23,7 @@ Summary: The Linux kernel (the core of the Linux operating system)
 %define kversion 2.6.%{sublevel}
 %define rpmversion 2.6.%{sublevel}%{?patchlevel:.%{patchlevel}}
 
-%define vsversion 2.3.0.29
+%define vsversion 2.3.0.32
 
 # Will go away when VServer supports NetNS in mainline. Currently, it must be 
 # updated every time the PL kernel is updated.
@@ -138,6 +138,8 @@ Patch100: linux-2.6-100-build-nonintconfig.patch
 
 # Linux-VServer
 Patch200: patch-%{rpmversion}-vs%{vsversion}.diff
+Patch210: linux-2.6-210-vserver-cpu-sched.patch
+Patch220: linux-2.6-220-lback-feat02.diff
 
 # IP sets
 Patch250: linux-2.6-250-ipsets.patch
@@ -317,6 +319,8 @@ KERNEL_PREVIOUS=vanilla
 %ApplyPatch 100
 
 %ApplyPatch 200
+%ApplyPatch 210
+%ApplyPatch 220
 
 %ApplyPatch 250