These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / arch / arm64 / include / uapi / asm / hwcap.h
index 73cf0f5..361c8a8 100644 (file)
@@ -27,5 +27,6 @@
 #define HWCAP_SHA1             (1 << 5)
 #define HWCAP_SHA2             (1 << 6)
 #define HWCAP_CRC32            (1 << 7)
+#define HWCAP_ATOMICS          (1 << 8)
 
 #endif /* _UAPI__ASM_HWCAP_H */