HomeFreeBSD

Remove MTX_NOPROFILE from atrtc_lock, it was inappropriately copy/pasted

Description

Remove MTX_NOPROFILE from atrtc_lock, it was inappropriately copy/pasted
from the i8254 driver when I created separate mutexes for each. The i8254
driver could be the active timecounter, leading to recursion during mutex
profiling, but the atrtc driver cannot be a timecounter, so it isn't needed.

Details

Provenance
ianAuthored on Mar 11 2018, 7:56 PM
Parents
rGd570044ce155: Update pfkey_open() function to set socket's write buffer size to
Branches
Unknown
Tags
Unknown

Event Timeline