diff options
author | Oleg Nesterov <oleg@tv-sign.ru> | 2006-12-07 05:36:51 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2006-12-07 17:39:34 +0100 |
commit | 115085ea0794c0f339be8f9d25505c7f9861d824 (patch) | |
tree | 0b69f20ab8ab53702a4c94c11927e60fa058b509 /Documentation/parisc | |
parent | [PATCH] taskstats_exit_alloc: optimize/simplify (diff) | |
download | linux-115085ea0794c0f339be8f9d25505c7f9861d824.tar.xz linux-115085ea0794c0f339be8f9d25505c7f9861d824.zip |
[PATCH] taskstats: cleanup do_exit() path
do_exit:
taskstats_exit_alloc()
...
taskstats_exit_send()
taskstats_exit_free()
I think this is not good, let it be a single function exported to the core
kernel, taskstats_exit(), which does alloc + send + free itself.
Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
Cc: Balbir Singh <balbir@in.ibm.com>
Cc: Shailabh Nagar <nagar@watson.ibm.com>
Cc: Jay Lan <jlan@engr.sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation/parisc')
0 files changed, 0 insertions, 0 deletions