[SERIAL] Add per-port semaphore.
Add a per-port semaphore to protect against simultaneous opens, closes, hangups, and the like. This removes the need for the UIF_CLOSING flag, as well as the extra tests and wait queues. Disable the old PM code for now - it is incompatible with the per-port semaphore.
Showing
This diff is collapsed.
Please register or sign in to comment