From: Ingo Molnar Date: Wed, 11 Jul 2007 19:21:47 +0000 (+0200) Subject: [PATCH] sched: fix show_task()/show_tasks() output X-Git-Tag: v2.6.23-rc1~1081^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bd77321a833077c5c9ac7b9d284e261e4a8906e;p=pandora-kernel.git [PATCH] sched: fix show_task()/show_tasks() output fix show_task()/show_tasks() output: - there's no sibling info anymore - the fields were not aligned properly with the description - get rid of the lazy-TLB output: it's been quite some time since we last had a bug there, and when we had a bug it wasnt helped a bit by this debug output. Signed-off-by: Ingo Molnar Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed