From: Bobi Jam Date: Wed, 4 May 2011 11:35:30 +0000 (+0800) Subject: LU-273 Remove export-show_task patch X-Git-Tag: 2.0.61.0~9 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=ab251b1bdf8b6c891e60bd78f64c46a506a3daf9 LU-273 Remove export-show_task patch It is not used, dump_trace() is enough for the purpose. Change-Id: Ic67ce634a8985835b00373024c88608fe0ef114f Signed-off-by: Bobi Jam Reviewed-on: http://review.whamcloud.com/493 Reviewed-by: Oleg Drokin Tested-by: Hudson --- diff --git a/lustre/kernel_patches/patches/export-show_task-2.6.18-vanilla.patch b/lustre/kernel_patches/patches/export-show_task-2.6.18-vanilla.patch deleted file mode 100644 index 0754e9c..0000000 --- a/lustre/kernel_patches/patches/export-show_task-2.6.18-vanilla.patch +++ /dev/null @@ -1,17 +0,0 @@ -Export the show_task() function in order to get better process stacks. -It will also print the current process stack, which is useful. - -This is a nice-to-have but not required for Lustre to work. - -Index: linux-2.6/kernel/sched.c -=================================================================== ---- linux-2.6.orig/kernel/sched.c 2006-07-15 11:51:46.000000000 +0800 -+++ linux-2.6/kernel/sched.c 2006-07-15 16:24:35.000000000 +0800 -@@ -4698,6 +4698,7 @@ static void show_task(struct task_struct - - show_stack(p, NULL); - } -+EXPORT_SYMBOL(sched_show_task); - - void show_state(void) - { diff --git a/lustre/kernel_patches/series/2.6-rhel5.series b/lustre/kernel_patches/series/2.6-rhel5.series index db50c09..5584beb 100644 --- a/lustre/kernel_patches/series/2.6-rhel5.series +++ b/lustre/kernel_patches/series/2.6-rhel5.series @@ -4,7 +4,6 @@ jbd-jcberr-2.6.18-vanilla.patch export_symbols-2.6.12.patch dev_read_only-2.6.18-vanilla.patch export-2.6.18-vanilla.patch -export-show_task-2.6.18-vanilla.patch sd_iostats-2.6-rhel5.patch export_symbol_numa-2.6-fc5.patch blkdev_tunables-2.6-rhel5.patch