HomeFreeBSD

Remove release and acquire semantics when accessing the "state" field of the

Description

Remove release and acquire semantics when accessing the "state" field of the
LinuxKPI task struct. Change type of "state" variable from "int" to
"atomic_t" to simplify code and avoid unneccessary casting.

MFC after: 1 week
Sponsored by: Mellanox Technologies

Details

Provenance
hselaskyAuthored on
Parents
rS325707: Mask away return codes from del_timer() and del_timer_sync() because
Branches
Unknown
Tags
Unknown