From: Sapan Bhatia Date: Wed, 5 Oct 2011 20:21:49 +0000 (-0400) Subject: Move the f8 build-fixing patch lower down the list X-Git-Tag: linux-2.6-32-26~1 X-Git-Url: http://git.onelab.eu/?p=linux-2.6.git;a=commitdiff_plain;h=ced71557c4b9f8a4414e396bcde00fe3dfa523c0 Move the f8 build-fixing patch lower down the list --- diff --git a/kernel-2.6.spec b/kernel-2.6.spec index 3abc623da..d9431bd00 100644 --- a/kernel-2.6.spec +++ b/kernel-2.6.spec @@ -681,13 +681,13 @@ Patch17: linux-2.6-640-netlink-audit-hack.patch Patch18: linux-2.6-650-hangcheck-reboot.patch Patch19: linux-2.6-660-nmi-watchdog-default.patch Patch20: linux-2.6-680-htb-hysteresis-tso.patch -Patch21: linux-2.6-911-perftools-f8-build.patch Patch10000: linux-2.6-10000-gcc-4.5.patch Patch10001: linux-2.6-10001-gcc-4.6-warnoff.patch Patch10002: linux-2.6-10002-gcc-4.6-sense_buffer.patch Patch10003: linux-2.6-10003-gcc-4.6-vdso.patch Patch10004: linux-2.6-10004-gcc-4.6-perf.patch +Patch10911: linux-2.6-10911-perftools-f8-build.patch # empty final patch file to facilitate testing of kernel patches Patch999999: linux-kernel-test.patch @@ -1000,12 +1000,12 @@ ApplyPatch linux-2.6-640-netlink-audit-hack.patch ApplyPatch linux-2.6-650-hangcheck-reboot.patch ApplyPatch linux-2.6-660-nmi-watchdog-default.patch ApplyPatch linux-2.6-680-htb-hysteresis-tso.patch -ApplyPatch linux-2.6-911-perftools-f8-build.patch ApplyPatch linux-2.6-10000-gcc-4.5.patch ApplyPatch linux-2.6-10001-gcc-4.6-warnoff.patch ApplyPatch linux-2.6-10002-gcc-4.6-sense_buffer.patch ApplyPatch linux-2.6-10003-gcc-4.6-vdso.patch ApplyPatch linux-2.6-10004-gcc-4.6-perf.patch +ApplyPatch linux-2.6-10911-perftools-f8-build.patch #### Planet-Lab #### ApplyOptionalPatch linux-kernel-test.patch diff --git a/linux-2.6-911-perftools-f8-build.patch b/linux-2.6-10911-perftools-f8-build.patch similarity index 100% rename from linux-2.6-911-perftools-f8-build.patch rename to linux-2.6-10911-perftools-f8-build.patch