Re: [announce, patch] Thread-Local Storage (TLS) support for Linux,

Ingo Molnar (mingo@elte.hu)
Sun, 28 Jul 2002 22:14:07 +0200 (CEST)


On Sun, 28 Jul 2002, Ingo Molnar wrote:

> > So load_TLS_desc(next, cpu) must be called before
> > loading next->fs,next->gs in __switch_to() ?
>
> hm, right. I'm wondering, why did the tls_test code still work?

okay, the tls_test.c code worked only because the code didnt
context-switch after installing the TLS.

Ingo

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/