This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH v4] Fix clone (CLONE_VM) pid/tid reset (BZ#19957)
- From: Carlos O'Donell <carlos at redhat dot com>
- To: Adhemerval Zanella <adhemerval dot zanella at linaro dot org>, libc-alpha at sourceware dot org
- Date: Fri, 29 Apr 2016 10:06:45 -0400
- Subject: Re: [PATCH v4] Fix clone (CLONE_VM) pid/tid reset (BZ#19957)
- Authentication-results: sourceware.org; auth=none
- References: <1461685391-5669-1-git-send-email-adhemerval dot zanella at linaro dot org> <57227050 dot 5040904 at redhat dot com> <57227ACB dot 4090806 at linaro dot org>
On 04/28/2016 05:04 PM, Adhemerval Zanella wrote:
>
>
> On 28/04/2016 17:19, Carlos O'Donell wrote:
>> On 04/26/2016 11:43 AM, Adhemerval Zanella wrote:
>>> Changes from previous version:
>>>
>>> * Simplify m68k clone.S version (thanks to Andreas Schwab)
>>> * Fixed hppa clone.S syscall call (thanks for Carlos O'Donnel)
>>> * Comments fixes.
>>>
>>
>> v4 looks good to me.
>>
>> I expect you'll send a v5 with Chris Metcalf's changes.
>>
>> Please TO the arch maintainers individually for v5 to make sure
>> they are paying attention and need to validate their changes.
>>
>
>
> I will send when Chris ack that my changes are what he asked.
>
> Regarding the arch maintainers, the missing ports that I did not
> get any reply were:
>
> * alpha: Richard Henderson
> * microblaze: David Holsgrove (does he still actively review?)
> * sh: no mantainer
> * ia64: Mike Frysinger
> * nio2: Chung-Lin Tang
I would TO: them directly on a v5 email, and commit it today.
I'd like to see this fixed since it's impacting usage of master.
--
Cheers,
Carlos.