Entire patch set: Reviewed-by: Petri Savolainen <[email protected]>
> -----Original Message----- > From: lng-odp [mailto:[email protected]] On Behalf Of > EXT Carl Wallen > Sent: Friday, October 30, 2015 3:16 PM > To: [email protected] > Subject: [lng-odp] [PATCH 0/3] helper/linux.c changes for child process > handling > > Improve the odp helper functions related to process creation/fork and > handling of abnormal child termination: > - Request child process termination if the parent dies. > - Examine the cause of child process termination. > - Clean-ups > > Carl Wallen (3): > helper: linux: request SIGTERM if parent process dies > helper: linux: examine the cause for child process termination > helper: linux: checkpatch cleaning for helper/linux.c > > helper/linux.c | 44 ++++++++++++++++++++++++++++++++------------ > 1 file changed, 32 insertions(+), 12 deletions(-) > > -- > 2.1.4 > _______________________________________________ > lng-odp mailing list > [email protected] > https://lists.linaro.org/mailman/listinfo/lng-odp _______________________________________________ lng-odp mailing list [email protected] https://lists.linaro.org/mailman/listinfo/lng-odp
