nptl: Remove COLORING_INCREMENT
commit37f8abad1c7b274e66eaf2d04684bd8a7ba0bcef
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Mon, 30 Jan 2017 20:07:32 +0000 (30 18:07 -0200)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Mon, 6 Feb 2017 17:58:32 +0000 (6 15:58 -0200)
tree186d0281c94cd644f54b0cfbc64111c250ecee7f
parent2b7dc4c868553db14f439ee4b49873f6ca3ef71f
nptl: Remove COLORING_INCREMENT

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.
ChangeLog
nptl/allocatestack.c
nptl/stack-aliasing.h
sysdeps/i386/i686/stack-aliasing.h