Page MenuHomeFreeBSD

e6000sw: unlock the driver lock in the error path during attach
ClosedPublic

Authored by adrian on Apr 25 2025, 6:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 5, 6:52 AM
Unknown Object (File)
Sat, Oct 4, 6:10 AM
Unknown Object (File)
Mon, Sep 22, 4:24 AM
Unknown Object (File)
Sep 19 2025, 5:34 AM
Unknown Object (File)
Sep 17 2025, 2:21 PM
Unknown Object (File)
Sep 17 2025, 5:00 AM
Unknown Object (File)
Sep 8 2025, 5:49 AM
Unknown Object (File)
Sep 3 2025, 1:24 PM
Subscribers

Details

Summary

The driver sleep lock was being held during most of the error paths,
and not unlocking it will panic the kernel during detach. So, fix it.

Diff Detail

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