Re: [PATCH 0/2] exec: Make do_coredump more robust and safer whenusing pipes in core_pattern (v3)

From: Neil Horman
Date: Sun Jun 28 2009 - 20:32:35 EST


Ok, Version 3 of this patchset. This is the same set of patches as before only
redifffed and modified in the following ways:

1) Rediffed to the head of linus' tree

2) Rediffed to apply on top of Oleg's 2 patches that clean up do_coredump

3) Modified to use pipe_wait to wait for pipe readers to hit zero rather than
the racy/buggy process of waiting on the reader process to exit.


Neil

--
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/