From: Borislav Petkov Date: Wed, 20 Mar 2013 14:07:23 +0000 (+0100) Subject: x86, cpu: Expand cpufeature facility to include cpu bugs X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~113^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65fc985b37dc241c4db7cd32adcbc989193fe3c8;p=pandora-kernel.git x86, cpu: Expand cpufeature facility to include cpu bugs We add another 32-bit vector at the end of the ->x86_capability bitvector which collects bugs present in CPUs. After all, a CPU bug is a kind of a capability, albeit a strange one. Signed-off-by: Borislav Petkov Link: http://lkml.kernel.org/r/1363788448-31325-2-git-send-email-bp@alien8.de Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed