From: H. Peter Anvin Date: Wed, 11 Jul 2007 19:18:29 +0000 (-0700) Subject: Unify the CPU features vectors between i386 and x86-64 X-Git-Tag: v2.6.23-rc1~1142 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec481536b15eb0520d8f0204b0294480050fe1f8;p=pandora-kernel.git Unify the CPU features vectors between i386 and x86-64 Unify the handling of the CPU features vectors between i386 and x86-64. This also adopts the collapsing of features which are required at compile-time into constant tests from x86-64 to i386. Signed-off-by: H. Peter Anvin Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed