diff options
author | Carsten Emde <C.Emde@osadl.org> | 2010-02-24 09:51:14 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2010-02-24 12:10:52 +0100 |
commit | d740a0190499992ffc6fca56922b1771bdb77189 (patch) | |
tree | 5d59b70e83c8cb8746a7d059def052fbfddcfbd1 /fs/attr.c | |
parent | 18efbf5b5a41937fa7dd3839a3a8a42fda538cf1 (diff) | |
download | lwn-d740a0190499992ffc6fca56922b1771bdb77189.tar.gz lwn-d740a0190499992ffc6fca56922b1771bdb77189.zip |
sched: Fix taskstates in sched_switch and proc
The sched_switch trace event displays erroneous character codes of task
states, after a new task state was added in the scheduler code but
omitted to add in the trace event code.
Define character codes of task states individually. In addition, define
task state descriptions needed in /proc at the same place. This will
help to keep the task state bits, characters and descriptions in sync
should they ever need to be changed again.
Signed-off-by: Carsten Emde <C.Emde@osadl.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'fs/attr.c')
0 files changed, 0 insertions, 0 deletions