On 20 April 2016 at 16:25, Stefan Dirsch sndirsch@suse.de wrote:
On Wed, Apr 20, 2016 at 04:47:20PM +0200, Daniel Vetter wrote:
On Wed, Apr 20, 2016 at 4:39 PM, Stefan Dirsch sndirsch@suse.de wrote:
Patch suggestion by Thomas Klausner. See also http://mail-index.netbsd.org/pkgsrc-changes/2012/08/13/msg076887.html
Signed-off-by: Stefan Dirsch sndirsch@suse.de
Fix your OS to have O_CLOEXEC semantics I think is what should happen here. It's an obvious race in multi-threaded apps, and you need a fix for it anyway. -Daniel
Indeed I figured out the patch is no longer needed and finally removed it. ;-)
No problem Stefan and thanks for starting to get the Suse patches upstreamed.
A few friendly suggestions - please correctly the patch author (if not yourself) and don't add their s-o-b unless they have done/agreed so.
Thanks, Emil
P.S. [Note to self~ish~] Perhaps it's time we unconditionally use O_CLOEXEC in mesa...