HomeFreeBSD

atomic_fcmpset* return int, not the type of *.

Description

atomic_fcmpset* return int, not the type of *.

fcmpset returns true/false as a int, so make the return types and
variables match the int to be consistent with other arch.

Reviewed by: cognet@
Differential Revision: https://reviews.freebsd.org/D18557

Details

Provenance
impAuthored on Dec 14 2018, 7:14 PM
Parents
rG4a020868173d: Clean up the riscv pmap_bootstrap() implementation.
Branches
Unknown
Tags
Unknown