[PATCH 0/5] wait_task_* cleanups

From: Vitaly Mayatskikh
Date: Mon May 11 2009 - 06:13:27 EST


These patches eliminate duplicate code for filling rusage and siginfo
structures in wait_task_*() routines. The work is based on top of recent
Oleg's changes in do_wait().

I'm running kernel with these changes on my laptop for one day, nothing
exploded (yet).

More changes to come.

Vitaly Mayatskikh (5):
Split wait_noreap_copyout()
Use wait_copyout() in wait_task_stopped()
Use wait_copyout() in do_wait()
Use wait_copyout() in wait_task_zombie()
Use wait_copyout() in wait_task_continued()

kernel/exit.c | 136 +++++++++++++++++++-------------------------------------
1 files changed, 46 insertions(+), 90 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/