[Bug 276392] if_wg: Fix noise_remote_alloc() to acquire 'l_identity_lock' lock
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276392 --- Comment #5 from Kyle Evans <[email protected]> --- In practice the device's sc_lock is xlocked in both callers and this can't really race, but I think it makes sense to be pedantic/defensive about it. -- You are receiving this mail because: You are on the CC list for the bug.