Hi Waldemar,
On Wed, 2017-01-25 at 07:02 +0100, Waldemar Brodkorb wrote:
Hi,
I would like to suggest following changeset, any opinions?
Follow GNU C Library from c579f48edba88380635ab98cb612030e3ed8691e
and remove the PID caching. These simplifies the architecture specific
assembly code.
The run of the test suite found no regressions, it even solves
some of the test failures for x86/x86_64/sparc.
Signed-off-by: Waldemar Brodkorb <wbx(a)openadk.org>
Looks good to me for ARC part.
We did found an issue back in the day right in deleted code
see
http://cgit.uclibc-ng.org/cgi/cgit/uclibc-ng.git/commit/?id=25f4ae1de711b20….
So I do like the change.
Though let's wait for Vineet's blessing.
-Alexey