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)
Mon, Apr 27, 6:00 PM
Unknown Object (File)
Thu, Apr 23, 11:03 AM
Unknown Object (File)
Mon, Apr 20, 4:16 PM
Unknown Object (File)
Sun, Apr 19, 1:21 AM
Unknown Object (File)
Apr 16 2026, 2:54 PM
Unknown Object (File)
Apr 9 2026, 11:45 PM
Unknown Object (File)
Apr 6 2026, 10:50 PM
Unknown Object (File)
Mar 26 2026, 6:38 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).