summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index d05a879..634c202 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -843,6 +843,8 @@ Patch14307: netlink-make-nlmsg_find_attr-take-a-const-ptr.patch
Patch14305: tty-make-tiocgicount-a-handler.patch
Patch14306: tty-icount-changeover-for-other-main-devices.patch
+Patch19500: revert.perf.patch
+
Patch19997: xen.pvops.pre.patch
Patch19998: xen.pvops.patch
Patch19999: xen.pvops.post.patch
@@ -1557,6 +1559,8 @@ ApplyPatch netlink-make-nlmsg_find_attr-take-a-const-ptr.patch
ApplyPatch tty-make-tiocgicount-a-handler.patch
ApplyPatch tty-icount-changeover-for-other-main-devices.patch
+ApplyPatch revert.perf.patch
+
ApplyPatch xen.pvops.pre.patch
ApplyPatch xen.pvops.patch
ApplyPatch xen.pvops.post.patch
@@ -2221,6 +2225,7 @@ fi
posix-cpu-timers-workaround-to-suppress-problems-with-mt-exec.patch
set CONFIG_IRQ_TIME_ACCOUNTING=n
- update to latest xen/xen-next.2.6.32
+- revert a patch that breaks 2.6.32.34
* Sat Dec 04 2010 Michael Young <m.a.young@durham.ac.uk>
- add patch "fix ethtool_get_drvinfo NULL pointer dereference"