[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090629003212.GA2479@localhost.localdomain>
Date: Sun, 28 Jun 2009 20:32:12 -0400
From: Neil Horman <nhorman@...driver.com>
To: linux-kernel@...r.kernel.org
Cc: akpm@...ux-foundation.org, earl_chew@...lent.com
Subject: Re: [PATCH 0/2] exec: Make do_coredump more robust and safer when
using pipes in core_pattern (v3)
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists