Florian Weimer 9da8174362 nptl: Unconditionally use a 32-byte rseq area
If the kernel headers provide a larger struct rseq, we used that
size as the argument to the rseq system call.  As a result,
rseq registration would fail on older kernels which only accept
size 32.

(cherry picked from commit 2c6b4b272e6b4d07303af25709051c3e96288f2d)
2024-03-18 11:41:39 +01:00
..
2021-09-03 22:06:44 +05:30