From: Andi Kleen Date: Wed, 2 May 2007 17:27:20 +0000 (+0200) Subject: [PATCH] i386: Evaluate constant cpu features at runtime X-Git-Tag: v2.6.22-rc1~1011^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3671df8572a299acff9c9cac2bf7279ee614d154;p=pandora-kernel.git [PATCH] i386: Evaluate constant cpu features at runtime Redefine cpu_has() to evaluate cpu features already checked in early boot at compile time. This way the compiler might eliminate some dead code. Signed-off-by: Andi Kleen --- Reading git-diff-tree failed