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
Differential Revision
D18557: atomic_fcmpset* return int, not the type of *.
Parents
rS342093: Clean up the riscv pmap_bootstrap() implementation.
Branches
Unknown
Tags
Unknown