From: Greg Kroah-Hartman Date: Tue, 10 Oct 2006 19:12:52 +0000 (-0700) Subject: remove patch as per Christoph Lameter's request X-Git-Tag: v2.6.17.14~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=62e628bdc37745c8de87393df45e524d8679d97d;p=thirdparty%2Fkernel%2Fstable-queue.git remove patch as per Christoph Lameter's request --- diff --git a/queue-2.6.18/do-not-free-non-slab-allocated-per_cpu_pageset.patch b/queue-2.6.18/do-not-free-non-slab-allocated-per_cpu_pageset.patch index 1dbdd72939f..ff83a247ff2 100644 --- a/queue-2.6.18/do-not-free-non-slab-allocated-per_cpu_pageset.patch +++ b/queue-2.6.18/do-not-free-non-slab-allocated-per_cpu_pageset.patch @@ -22,7 +22,7 @@ Signed-off-by: Greg Kroah-Hartman --- linux-2.6.18.orig/mm/page_alloc.c +++ linux-2.6.18/mm/page_alloc.c -@@ -1847,8 +1847,10 @@ static inline void free_zone_pagesets(in +@@ -1845,8 +1845,10 @@ static inline void free_zone_pagesets(in for_each_zone(zone) { struct per_cpu_pageset *pset = zone_pcp(zone, cpu); diff --git a/queue-2.6.18/series b/queue-2.6.18/series index 3dc044cb68d..13400b6647a 100644 --- a/queue-2.6.18/series +++ b/queue-2.6.18/series @@ -37,7 +37,6 @@ sky2-network-driver-device-ids.patch 0015-powerpc-fix-building-gdb-against-asm-ptrace.h.patch sysfs-remove-duplicated-dput-in-sysfs_update_file.patch powerpc-fix-ohare-ide-irq-workaround-on-old-powermacs.patch -process_zones-fix-error-handling.patch i386-bootioremap-kexec-fix.patch rtc-lockdep-fix-workaround.patch do-not-free-non-slab-allocated-per_cpu_pageset.patch diff --git a/queue-2.6.18/process_zones-fix-error-handling.patch b/rejects/process_zones-fix-error-handling.patch similarity index 100% rename from queue-2.6.18/process_zones-fix-error-handling.patch rename to rejects/process_zones-fix-error-handling.patch