Upgrade to 4.4.50-rt62
[kvmfornfv.git] / kernel / arch / powerpc / include / uapi / asm / cputable.h
index de2c0e4..2734c00 100644 (file)
@@ -31,6 +31,7 @@
 #define PPC_FEATURE_PSERIES_PERFMON_COMPAT \
                                        0x00000040
 
+/* Reserved - do not use               0x00000004 */
 #define PPC_FEATURE_TRUE_LE            0x00000002
 #define PPC_FEATURE_PPC_LE             0x00000001
 
@@ -42,5 +43,6 @@
 #define PPC_FEATURE2_ISEL              0x08000000
 #define PPC_FEATURE2_TAR               0x04000000
 #define PPC_FEATURE2_VEC_CRYPTO                0x02000000
+#define PPC_FEATURE2_HTM_NOSC          0x01000000
 
 #endif /* _UAPI__ASM_POWERPC_CPUTABLE_H */