From: Glauber Costa Date: Tue, 25 Mar 2008 21:36:35 +0000 (-0300) Subject: x86: align to clflush size X-Git-Tag: v2.6.26-rc1~1133^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b48ee7135230ac43b6820d59a784ac0bd51ae552;p=pandora-kernel.git x86: align to clflush size Do it instead of using the conservative approach we're currently doing. This is the way x86_64 does, and this patch makes this piece of code the same between them, ready to be integrated. Signed-off-by: Glauber Costa Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed