From: Borislav Petkov Date: Tue, 24 Jun 2014 11:25:03 +0000 (+0200) Subject: x86/cpufeature: Add bug flags to /proc/cpuinfo X-Git-Tag: omap-for-v3.17/fixes-against-rc2~175^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80a208bd3948aceddf0429bd9f9b4cd858d526df;p=pandora-kernel.git x86/cpufeature: Add bug flags to /proc/cpuinfo Dump the flags which denote we have detected and/or have applied bug workarounds to the CPU we're executing on, in a similar manner to the feature flags. The advantage is that those are not accumulating over time like the CPU features. Signed-off-by: Borislav Petkov Link: http://lkml.kernel.org/r/1403609105-8332-2-git-send-email-bp@alien8.de Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed