commit | eab0c72aecd7982b2c848f7d493ba379efcef15e | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Wed May 02 19:27:09 2007 +0200 |
committer | Andi Kleen <andi@basil.nowhere.org> | Wed May 02 19:27:09 2007 +0200 |
tree | 760b05a1f4446a8a1d316d7534b94b18b8bb1b69 | |
parent | 692174b97d5b871f4b0f648b1fb17aa37b955876 [diff] |
[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>