[LTP] clone10.c failed on 32bit compilation
Wei Gao
wegao@suse.com
Wed Jan 21 10:39:29 CET 2026
On Wed, Jan 21, 2026 at 04:11:05PM +0800, Li Wang wrote:
> > > 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.
Indeed this way we fake too much things :)
>
>
> --
> Regards,
> Li Wang
>
More information about the ltp
mailing list