From: Andi Kleen Date: Thu, 7 Dec 2006 01:14:05 +0000 (+0100) Subject: [PATCH] i386: Use CLFLUSH instead of WBINVD in change_page_attr X-Git-Tag: v2.6.20-rc1~145^2^2~8^2~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3760dd6efa75c98e223643da2eb7040406433053;p=pandora-kernel.git [PATCH] i386: Use CLFLUSH instead of WBINVD in change_page_attr CLFLUSH is a lot faster than WBINVD so try to use that. Signed-off-by: Andi Kleen --- Reading git-diff-tree failed