From: H. Peter Anvin Date: Mon, 4 Feb 2008 15:48:00 +0000 (+0100) Subject: x86 setup: print missing CPU features in cleartext X-Git-Tag: v2.6.25-rc1~1057^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0be6c6a697c2fe8e2efbe98cd157bdbcff969ae;p=pandora-kernel.git x86 setup: print missing CPU features in cleartext Instead of obscure numbers, print the list of missing CPU features in cleartext. To conserve space, use a host program (mkcpustr.c) to produce a compact list of mandatory features only. Signed-off-by: H. Peter Anvin Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed