Home
last modified time | relevance | path

Searched hist:d6643d12 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/proc/
H A Dbase.cd6643d12 Thu Feb 14 12:27:00 CST 2008 Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> latencytop: fix memory leak on latency proc file

At lstats_open(), calling get_proc_task() gets task struct, but it never put.
put_task_struct() should be called when releasing.

Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
d6643d12 Thu Feb 14 12:27:00 CST 2008 Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> latencytop: fix memory leak on latency proc file

At lstats_open(), calling get_proc_task() gets task struct, but it never put.
put_task_struct() should be called when releasing.

Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>