https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281691
Ed Maste <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Ed Maste <[email protected]> --- It appears we're compatible on cmd values, but: /* * RSEQ constants are defined for source compatibility but are * not yes supported, MEMBARRIER_CMD_QUERY does not return * them in the mask. */ MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ = 0x00000080, MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED_RSEQ = 0x00000100, Also Linux 6.3 added new command MEMBARRIER_CMD_GET_REGISTRATIONS. -- You are receiving this mail because: You are the assignee for the bug.
