Skip to content
Commit 23c77f60 authored by Florian Weimer's avatar Florian Weimer
Browse files

nptl: Increase default TCB alignment to 32



rseq support will use a 32-byte aligned field in struct pthread,
so the whole struct needs to have at least that alignment.

nptl/tst-tls3mod.c uses TCB_ALIGNMENT, therefore include <descr.h>
to obtain the fallback definition.

Reviewed-by: default avatarH.J. Lu <hjl.tools@gmail.com>
parent 0656b649
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment