Page MenuHomeFreeBSD

uart/ns8250: Disable interrupts sooner
ClosedPublic

Authored by imp on Fri, Oct 11, 9:53 PM.
Tags
None
Referenced Files
F102085828: D47075.diff
Thu, Nov 7, 10:46 AM
Unknown Object (File)
Tue, Nov 5, 11:42 AM
Unknown Object (File)
Thu, Oct 31, 11:10 PM
Unknown Object (File)
Sun, Oct 20, 11:00 PM
Unknown Object (File)
Sun, Oct 20, 11:00 PM
Unknown Object (File)
Sun, Oct 20, 11:00 PM
Unknown Object (File)
Sun, Oct 20, 10:40 PM
Unknown Object (File)
Mon, Oct 14, 11:52 PM
Subscribers
None

Details

Summary

Disable interrupts before we set the parameters for the UART. Usually,
it makes no difference, but it's possible that setting the baud rate, etc
could create problems if there's data pending, so move the interrupt
disabling ealier.

Sponsored by: Netflix

Diff Detail

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