HomeFreeBSD

Remove redundant critical_enter/exit() calls. The block of code delimited

Description

Remove redundant critical_enter/exit() calls. The block of code delimited
by these calls is now protected by a spin mutex (obscured within the
RTC_LOCK/RTC_UNLOCK macros).

Reported by: bde@

Details

Provenance
ianAuthored on
Parents
rS328068: Move some code around and rename a couple variables; no functional changes.
Branches
Unknown
Tags
Unknown