Re: [OE-core] [PATCH] glibc: add ld.so locks in _libc_fork

2017-09-01 Thread Burton, Ross
Can you rebase this to current master, which has glibc 2.26? Ross On 11 August 2017 at 04:16, Zhixiong Chi wrote: > The patch in this Bugzilla entry was requested by a customer: > https://sourceware.org/bugzilla/show_bug.cgi?id=4578 >

Re: [OE-core] [PATCH] glibc: add ld.so locks in _libc_fork

2017-08-13 Thread Khem Raj
On Sun, Aug 13, 2017 at 8:04 PM, Zhixiong Chi wrote: > > > On 2017年08月14日 00:35, Khem Raj wrote: >> >> On Sun, Aug 13, 2017 at 1:36 AM, Richard Purdie >> wrote: >>> >>> On Fri, 2017-08-11 at 11:16 +0800, Zhixiong Chi wrote:

Re: [OE-core] [PATCH] glibc: add ld.so locks in _libc_fork

2017-08-13 Thread Zhixiong Chi
On 2017年08月14日 00:35, Khem Raj wrote: On Sun, Aug 13, 2017 at 1:36 AM, Richard Purdie wrote: On Fri, 2017-08-11 at 11:16 +0800, Zhixiong Chi wrote: The patch in this Bugzilla entry was requested by a customer:

Re: [OE-core] [PATCH] glibc: add ld.so locks in _libc_fork

2017-08-13 Thread Khem Raj
On Sun, Aug 13, 2017 at 1:36 AM, Richard Purdie wrote: > On Fri, 2017-08-11 at 11:16 +0800, Zhixiong Chi wrote: >> The patch in this Bugzilla entry was requested by a customer: >> https://sourceware.org/bugzilla/show_bug.cgi?id=4578 >>

Re: [OE-core] [PATCH] glibc: add ld.so locks in _libc_fork

2017-08-13 Thread Richard Purdie
On Fri, 2017-08-11 at 11:16 +0800, Zhixiong Chi wrote: > The patch in this Bugzilla entry was requested by a customer: >   https://sourceware.org/bugzilla/show_bug.cgi?id=4578 >   https://www.sourceware.org/bugzilla/show_bug.cgi?id=19282 I'm a little nervous about accepting a patch which has been

[OE-core] [PATCH] glibc: add ld.so locks in _libc_fork

2017-08-10 Thread Zhixiong Chi
The patch in this Bugzilla entry was requested by a customer: https://sourceware.org/bugzilla/show_bug.cgi?id=4578 https://www.sourceware.org/bugzilla/show_bug.cgi?id=19282 If a thread happens to hold dl_load_lock and have r_state set to RT_ADD or RT_DELETE at the time another thread calls