Page MenuHomeFreeBSD

When a kernel has DEVICE_POLLING turned on but no drivers have the capability do not try to take the mutex at all. Replaces misbegotten attempt from reverted commit 281276 Pointed out by: glebius Sponsored by: Rubicon Communications (Netgate)
ClosedPublic

Authored by gnn on Apr 9 2015, 3:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Aug 2 2025, 4:06 AM
Unknown Object (File)
Jul 25 2025, 3:23 AM
Unknown Object (File)
Jul 20 2025, 3:33 PM
Unknown Object (File)
Jul 20 2025, 10:38 AM
Unknown Object (File)
Jul 20 2025, 9:36 AM
Unknown Object (File)
Jul 20 2025, 9:14 AM
Unknown Object (File)
Jul 7 2025, 7:17 AM
Unknown Object (File)
Jul 4 2025, 4:52 AM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

gnn retitled this revision from to When a kernel has DEVICE_POLLING turned on but no drivers have the capability do not try to take the mutex at all. Replaces misbegotten attempt from reverted commit 281276 Pointed out by: glebius Sponsored by: Rubicon Communications (Netgate).
gnn updated this object.
gnn edited the test plan for this revision. (Show Details)
gnn removed a subscriber: imp.
glebius added a reviewer: glebius.
glebius added a subscriber: glebius.

This looks correct to me. Are initial submitters satisfied with this patch?

This revision is now accepted and ready to land.Apr 9 2015, 3:08 PM

Yes, this should do the trick for them.

gnn updated this revision to Diff 4819.

Closed by commit rS281528 (authored by @gnn).