Page MenuHomeFreeBSD

iwx: add some lock assertions in the TX start path
ClosedPublic

Authored by adrian on Sep 21 2025, 4:56 AM.
Referenced Files
F157101722: D52655.id162511.diff
Mon, May 18, 11:16 AM
F157100786: D52655.id162511.diff
Mon, May 18, 11:08 AM
Unknown Object (File)
Mon, May 11, 10:15 AM
Unknown Object (File)
Mon, May 11, 2:26 AM
Unknown Object (File)
Sun, May 10, 8:44 PM
Unknown Object (File)
Sun, May 10, 7:58 PM
Unknown Object (File)
Fri, May 8, 7:12 AM
Unknown Object (File)
Tue, May 5, 3:59 PM
Subscribers

Details

Summary

The locking paths into these routines LOOK correct, but I figured
it'd be good to at least enforce we're not doing concurrent entry
into iwx_start() / iwx_tx() without the lock held.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 67219
Build 64102: arc lint + arc unit