Home
last modified time | relevance | path

Searched hist:"13 d77c37" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/proc/
H A Dbase.c13d77c37 Wed Feb 20 18:53:29 CST 2008 Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> latencytop: change /proc task_struct access method

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>
13d77c37 Wed Feb 20 18:53:29 CST 2008 Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> latencytop: change /proc task_struct access method

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>