HomeFreeBSD

Use separate mutexes for atrtc and i8254 locking. Change all the strange

Description

Use separate mutexes for atrtc and i8254 locking. Change all the strange
un-function-like RTC_LOCK/UNLOCK macro usage into normal function calls.
Since there is no longer any need to handle register access from a debugger
context, those function calls can just be regular mutex lock/unlock calls.

Requested by: bde

Details

Provenance
ianAuthored on
Parents
rS330772: Check that we have PF_KEY sockets before iterating over all RAW sockets.
Branches
Unknown
Tags
Unknown