From fd1fb29d387136c2d20be0fb9af38591e9b77e90 Mon Sep 17 00:00:00 2001 From: Sapan Bhatia Date: Fri, 29 Jan 2010 21:16:22 +0000 Subject: [PATCH] Enabling Chopstix patch. Turning off CONFIG_CHOPSTIX should disable it at config time. --- kernel-2.6.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kernel-2.6.spec b/kernel-2.6.spec index 0bca4338f..bf9b324b8 100644 --- a/kernel-2.6.spec +++ b/kernel-2.6.spec @@ -164,6 +164,7 @@ Patch560: linux-2.6-560-mmconf.patch Patch570: linux-2.6-570-tagxid.patch Patch580: linux-2.6-580-show-proc-virt.patch Patch590: linux-2.6-590-dcookies-mm.patch +Patch591: linux-2.6-591-chopstix-intern.patch # Patch630: linux-2.6-630-sched-fix.patch Patch640: linux-2.6-640-netlink-audit-hack.patch Patch650: linux-2.6-650-hangcheck-reboot.patch @@ -358,6 +359,7 @@ KERNEL_PREVIOUS=vanilla %ApplyPatch 570 %ApplyPatch 580 %ApplyPatch 590 +%ApplyPatch 591 %ApplyPatch 640 %ApplyPatch 650 %ApplyPatch 660 -- 2.47.0