Add __private_ss to s390 struct tcbhead.
commita4b5177ca83ca97c562a7138923dafe0cb92d1a0
authorMarcin Koƛcielnicki <koriakin@0x04.net>
Thu, 14 Jan 2016 15:48:55 +0000 (14 16:48 +0100)
committerStefan Liebler <stli@de.ibm.com>
Thu, 14 Jan 2016 15:48:55 +0000 (14 16:48 +0100)
treeb3b4446feab539a320e57bfdfae3aebd2287c8ed
parent67fc563718f00c690b5be579f7282ee60d7db749
Add __private_ss to s390 struct tcbhead.

Preparation for gcc -fsplit-stack support (gcc bug #68191).  The new
field is basically identical to the one on x86.  Its TCB offset needs
to be constant, as it'll be hardcoded in gcc.

ChangeLog:

* sysdeps/s390/nptl/tls.h (struct tcbhead_t): Add __private_ss field.
ChangeLog
sysdeps/s390/nptl/tls.h