Skip to content
Commit 9fc1e41f authored by Szabolcs Nagy's avatar Szabolcs Nagy
Browse files

x86_64: Avoid lazy relocation of tlsdesc [BZ #27137]

Lazy tlsdesc relocation is racy because the static tls optimization and
tlsdesc management operations are done without holding the dlopen lock.

This similar to the commit b7cf203b
for aarch64, but it fixes a different race: bug 27137.
parent c6208126
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