[PATCH 1/2] nptl: Remove COLORING_INCREMENT

Florian Weimer fweimer@redhat.com
Wed Feb 1 18:42:00 GMT 2017


On 02/01/2017 07:34 PM, Adhemerval Zanella wrote:
> This patch removes the COLORING_INCREMENT define and usage on allocatestack.c.
> It has not been used since 564cd8b67ec487f (glibc-2.3.3) by any architecture.
> The idea is to simplify the code by removing obsolete code.
>
> 	* nptl/allocatestack.c [COLORING_INCREMENT] (nptl_ncreated): Remove.
> 	(allocate_stack): Remove COLORING_INCREMENT usage.
> 	* nptl/stack-aliasing.h (COLORING_INCREMENT). Likewise.
> 	* sysdeps/i386/i686/stack-aliasing.h (COLORING_INCREMENT): Likewise.

Nice cleanup.  Okay for 2.26.

Thanks,
Florian



More information about the Libc-alpha mailing list