https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251915
--- Comment #3 from Konstantin Belousov <[email protected]> --- (In reply to Jakub Piecuch from comment #2) One of the fundamental assumptions of the FreeBSD kernel code is that plain stores and loads of fundamental types (integers up to long and pointers) are atomic on supported arches. This is explained in the very beginning of atomic(9). -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
