https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200323
--- Comment #7 from Franco Fichtner <fra...@opnsense.org> --- You read a value from a lock-protected entity, you acquire a (read) lock. You write a value to a lock-protected entity, you acquire a (write) lock. After the patch, there is neither. Do you want to risk pushing a regression into production code? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"