]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitb4f76241c02a166777e0f90595ef7f0cf0d0a99e
tree760b05a1f4446a8a1d316d7534b94b18b8bb1b69
parent3a180ff3520b86dfa2c911662fbfda772104fc90
[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