]> err.no Git - linux-2.6/blobdiff - include/asm-i386/cpufeature.h
[PATCH] bitops: i386: use generic bitops
[linux-2.6] / include / asm-i386 / cpufeature.h
index c4ec2a4d8fdf701e33b0879b1ff4830b963f7ad4..5c0b5876b9318cf7e41af251c367597776330569 100644 (file)
@@ -70,6 +70,7 @@
 #define X86_FEATURE_P3         (3*32+ 6) /* P3 */
 #define X86_FEATURE_P4         (3*32+ 7) /* P4 */
 #define X86_FEATURE_CONSTANT_TSC (3*32+ 8) /* TSC ticks at a constant rate */
+#define X86_FEATURE_UP         (3*32+ 9) /* smp kernel running on up */
 
 /* Intel-defined CPU features, CPUID level 0x00000001 (ecx), word 4 */
 #define X86_FEATURE_XMM3       (4*32+ 0) /* Streaming SIMD Extensions-3 */