From: H. Peter Anvin Date: Wed, 11 Jul 2007 19:18:47 +0000 (-0700) Subject: CPU features verification for the new x86 setup code X-Git-Tag: v2.6.23-rc1~1124 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31b54f40e12e4d04941762be6615edaf3c6ed811;p=pandora-kernel.git CPU features verification for the new x86 setup code Verify that the CPU has enough features to run the kernel. This may entail enabling features on some CPUs. By doing this in the setup code we can be guaranteed to still be able to write to the console through the BIOS. Signed-off-by: H. Peter Anvin Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed