From: Rusty Russell Date: Wed, 2 May 2007 17:27:09 +0000 (+0200) Subject: [PATCH] x86-64: Introduce load_TLS to the "for" loop. X-Git-Tag: v2.6.22-rc1~1011^2~150 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eab0c72aecd7982b2c848f7d493ba379efcef15e;p=pandora-kernel.git [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 Signed-off-by: Andi Kleen Cc: Andi Kleen Signed-off-by: Andrew Morton --- Reading git-diff-tree failed