diff options
author | Chris Caputo <ccaputo@alt.net> | 2006-12-07 05:39:11 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2006-12-07 17:39:42 +0100 |
commit | 301827acbe49d0ba7ec9770803970893ac9ded97 (patch) | |
tree | af2440b2361b190dd794479953a52d20bea50f89 /fs/reiserfs/file.c | |
parent | [PATCH] sysctl: string length calculated is wrong if it contains negative num... (diff) | |
download | linux-301827acbe49d0ba7ec9770803970893ac9ded97.tar.xz linux-301827acbe49d0ba7ec9770803970893ac9ded97.zip |
[PATCH] sched: correct output of show_state()
At present show_state prints a header the does not match the output of
show_task, as follows:
-
sibling
task PC pid father child younger older
init S 00000000 0 1 0 2 (NOTLB)
-
This patch corrects the output of show_state so that the header is
aligned with the data, ala:
-
free sibling
task PC stack pid father child younger older
init S 00000000 0 1 0 2 (NOTLB)
-
Signed-off-by: Chris Caputo <ccaputo@alt.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/reiserfs/file.c')
0 files changed, 0 insertions, 0 deletions