arm64
authorAlastair McKinstry <mckinstry@debian.org>
Sat, 9 Jun 2018 12:36:15 +0000 (13:36 +0100)
committerAlastair McKinstry <mckinstry@debian.org>
Sat, 9 Jun 2018 12:36:15 +0000 (13:36 +0100)
Gbp-Pq: Name arm64.patch

opal/include/opal/sys/arm64/atomic.h

index 2f7f7d32aacd4c23a34dc3dc8912935b17ad2091..b9ed0652b04340c9ae3473a8629cd0cc22b73f4c 100644 (file)
@@ -25,6 +25,9 @@
 
 #define OPAL_SYS_ARCH_ATOMIC_H 1
 
+#undef OPAL_GCC_INLINE_ASSEMBLY
+#define OPAL_GCC_INLINE_ASSEMBLY 1
+
 #if OPAL_GCC_INLINE_ASSEMBLY
 
 #define OPAL_HAVE_ATOMIC_MEM_BARRIER 1