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)
Feb 20 2025, 2:23 AM
Unknown Object (File)
Feb 8 2025, 12:57 PM
Unknown Object (File)
Jan 26 2025, 4:16 AM
Unknown Object (File)
Jan 18 2025, 11:16 AM
Unknown Object (File)
Jan 18 2025, 11:16 AM
Unknown Object (File)
Jan 18 2025, 11:16 AM
Unknown Object (File)
Jan 18 2025, 10:55 AM
Unknown Object (File)
Sep 23 2024, 1:10 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).