Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F168215710
D40385.id122734.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
380 B
Referenced Files
None
Subscribers
None
D40385.id122734.diff
View Options
diff --git a/tools/test/xregs_via_sig/xregs_via_sig.c b/tools/test/xregs_via_sig/xregs_via_sig.c
--- a/tools/test/xregs_via_sig/xregs_via_sig.c
+++ b/tools/test/xregs_via_sig/xregs_via_sig.c
@@ -219,6 +219,10 @@
exit(1);
}
+#if defined(__FreeBSD__) && defined(__aarch64__)
+ my_pause();
+#endif
+
ncpu = sysconf(_SC_NPROCESSORS_ONLN);
ncpu *= 2;
pthread_t wt[ncpu];
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 27, 11:10 PM (17 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37422981
Default Alt Text
D40385.id122734.diff (380 B)
Attached To
Mode
D40385: xregs_via_sig: Add a work around for aarch64
Attached
Detach File
Event Timeline
Log In to Comment