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.
Description
Description
Details
Details
- Provenance
• ian Authored on Mar 11 2018, 7:56 PM - Parents
- rGd570044ce155: Update pfkey_open() function to set socket's write buffer size to
- Branches
- Unknown
- Tags