Whamcloud - gitweb
LU-273 Remove export-show_task patch
authorBobi Jam <bobijam@whamcloud.com>
Wed, 4 May 2011 11:35:30 +0000 (19:35 +0800)
committerOleg Drokin <green@whamcloud.com>
Thu, 19 May 2011 04:26:10 +0000 (21:26 -0700)
It is not used, dump_trace() is enough for the purpose.

Change-Id: Ic67ce634a8985835b00373024c88608fe0ef114f
Signed-off-by: Bobi Jam <bobijam@whamcloud.com>
Reviewed-on: http://review.whamcloud.com/493
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Tested-by: Hudson
lustre/kernel_patches/patches/export-show_task-2.6.18-vanilla.patch [deleted file]
lustre/kernel_patches/series/2.6-rhel5.series

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 (file)
index 0754e9c..0000000
+++ /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)
- {
index db50c09..5584beb 100644 (file)
@@ -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