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)
Thu, Apr 9, 11:45 PM
Unknown Object (File)
Mon, Apr 6, 10:50 PM
Unknown Object (File)
Thu, Mar 26, 6:38 AM
Unknown Object (File)
Wed, Mar 25, 8:08 AM
Unknown Object (File)
Tue, Mar 24, 12:25 AM
Unknown Object (File)
Thu, Mar 19, 8:34 AM
Unknown Object (File)
Thu, Mar 19, 1:58 AM
Unknown Object (File)
Mon, Mar 16, 3:23 PM
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).