HomeFreeBSD

mp_ring: fix i386

Description

mp_ring: fix i386

Even though 64-bit atomics are supported on i386 there are panics
indicating that the code does not work correctly there. Switch
to mutex based variant (and fix that while we're here).

Reported by: pho, kib

Details

Provenance
mmacyAuthored on
Parents
rS333878: Fix whitespace; no functional changes.
Branches
Unknown
Tags
Unknown