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.
Description
Description
Details
Details
- Provenance
marcel Authored on - Parents
- rS127497: MFC 1.29: Add a check for wtmp records which have invalid values for
- Branches
- Unknown
- Tags