git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6643d1
)
latencytop: change /proc task_struct access method
author
Hiroshi Shimamoto
<h-shimamoto@ct.jp.nec.com>
Thu, 21 Feb 2008 00:53:29 +0000
(16:53 -0800)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 25 Feb 2008 15:34:18 +0000
(16:34 +0100)
Change getting task_struct by get_proc_task() at read or write time,
and returns -ESRCH if get_proc_task() returns NULL.
This is same behavior as other /proc files.
Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found