We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdf0eaf commit 0e52740Copy full SHA for 0e52740
arch/x86/include/asm/cpufeatures.h
@@ -14,7 +14,7 @@
14
* Defines x86 CPU feature bits
15
*/
16
#define NCAPINTS 21 /* N 32-bit words worth of info */
17
-#define NBUGINTS 1 /* N 32-bit bug flags */
+#define NBUGINTS 2 /* N 32-bit bug flags */
18
19
/*
20
* Note: If the comment begins with a quoted string, that string is used
tools/arch/x86/include/asm/cpufeatures.h
0 commit comments