8c750b9
--- ceph-16.2.6-681-gfdc003bc/src/tracing/bluestore.tp.orig	2021-12-07 08:02:04.682972474 -0500
8c750b9
+++ ceph-16.2.6-681-gfdc003bc/src/tracing/bluestore.tp	2021-12-07 08:03:13.840771852 -0500
8c750b9
@@ -1,3 +1,9 @@
8c750b9
+
8c750b9
+#ifdef __x86_64__
8c750b9
+#undef STAP_SDT_ARG_CONSTRAINT
8c750b9
+#define STAP_SDT_ARG_CONSTRAINT norx
8c750b9
+#endif
8c750b9
+
8c750b9
 #include "include/int_types.h"
8c750b9
 
8c750b9
 TRACEPOINT_EVENT(bluestore, transaction_state_duration,
8c750b9
--- ceph-16.2.6-681-gfdc003bc/src/tracing/librbd.tp.orig	2021-12-07 09:50:16.467579483 -0500
8c750b9
+++ ceph-16.2.6-681-gfdc003bc/src/tracing/librbd.tp	2021-12-07 09:50:47.620026940 -0500
8c750b9
@@ -1,3 +1,8 @@
8c750b9
+#ifdef __x86_64__
8c750b9
+#undef STAP_SDT_ARG_CONSTRAINT
8c750b9
+#define STAP_SDT_ARG_CONSTRAINT norx
8c750b9
+#endif
8c750b9
+
8c750b9
 #include "tracing/tracing-common.h"
8c750b9
 #include "include/rbd/librbd.h"
8c750b9
 #include "include/int_types.h"