Whamcloud - gitweb
Branch HEAD
[fs/lustre-release.git] / lustre / kernel_patches / patches / export-show_task-2.6.18-vanilla.patch
index 834c886..a01aaaf 100644 (file)
@@ -1,3 +1,8 @@
+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