From 78806877872bbca764b46721bd8c83f2c98c305a Mon Sep 17 00:00:00 2001 From: alex Date: Fri, 6 Aug 2004 21:08:59 +0000 Subject: [PATCH] b=4168 - minor corrections to make x86 and x86_64 large stack patches compatible - put /configurable-x86_64-2.4.21.patch into suse-2.4.21-2 series --- .../kernel_patches/patches/configurable-x86_64-2.4.21.patch | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/lustre/kernel_patches/patches/configurable-x86_64-2.4.21.patch b/lustre/kernel_patches/patches/configurable-x86_64-2.4.21.patch index 7af805c..757ee71 100644 --- a/lustre/kernel_patches/patches/configurable-x86_64-2.4.21.patch +++ b/lustre/kernel_patches/patches/configurable-x86_64-2.4.21.patch @@ -80,18 +80,6 @@ Index: linux-2.4.21-drop2/arch/x86_64/vmlinux.lds .data.init_task : { *(.data.init_task) } . = ALIGN(4096); -Index: linux-2.4.21-drop2/include/linux/sched.h -=================================================================== ---- linux-2.4.21-drop2.orig/include/linux/sched.h 2003-11-10 16:44:28.000000000 -0800 -+++ linux-2.4.21-drop2/include/linux/sched.h 2004-08-06 06:24:37.000000000 -0700 -@@ -2,6 +2,7 @@ - #define _LINUX_SCHED_H - - #include /* for HZ */ -+#include /* maybe for INIT_TASK_SIZE */ - - extern unsigned long event; - Index: linux-2.4.21-drop2/include/asm-x86_64/current.h =================================================================== --- linux-2.4.21-drop2.orig/include/asm-x86_64/current.h 2003-11-10 16:44:28.000000000 -0800 -- 1.8.3.1