[LTP] clone10.c failed on 32bit compilation

Li Wang liwang@redhat.com
Wed Jan 21 09:11:05 CET 2026


> > Yes, i guess we are still blocking on i386 scenario. But we can rewrite
> > parent TLS's base_addr instead of switch new TLS, this way is correct
> > base current kernel's logic but still need further implementation.

Oh, sorry. You mean only rewrite parent TLS base_addr.

I guess it can work only if the new base_addr points to a valid TLS
block that matches the runtime's expected layout. And, we need to
construct a real TCB+TLS image for the new location.

However, it is also over the goal of the CLONE_SETTLS test for clone10.


-- 
Regards,
Li Wang



More information about the ltp mailing list