[PATCH] x86-64: Introduce load_TLS to the "for" loop.
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 2 May 2007 17:27:09 +0000 (19:27 +0200)
committerAndi Kleen <andi@basil.nowhere.org>
Wed, 2 May 2007 17:27:09 +0000 (19:27 +0200)
commiteab0c72aecd7982b2c848f7d493ba379efcef15e
tree760b05a1f4446a8a1d316d7534b94b18b8bb1b69
parent692174b97d5b871f4b0f648b1fb17aa37b955876
[PATCH] x86-64: Introduce load_TLS to the "for" loop.

GCC (4.1 at least) unrolls it anyway, but I can't believe this code
was ever justifiable.  (I've also submitted a patch which cleans up
i386, which is even uglier).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Andi Kleen <ak@suse.de>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/asm-x86_64/desc.h