HomeFreeBSD

Change the type of the various CPU masks to cpumask_t. Note that as
rS127498Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Change the type of the various CPU masks to cpumask_t. Note that as
long as there are still explicit uses of int, whether in types or
in function names (such as atomic_set_int() in sched_ule.c), we can
not change cpumask_t to be anything other than u_int. See also the
commit log for sys/sys/types.h, revision 1.84.

Details

Provenance
marcelAuthored on
Parents
rS127497: MFC 1.29: Add a check for wtmp records which have invalid values for
Branches
Unknown
Tags
Unknown

Event Timeline