[PATCH 2/6] Remove __need_schedparam and __cpu_set_t_defined.

Zack Weinberg zackw@panix.com
Tue Jun 13 11:28:00 GMT 2017


On Tue, Jun 13, 2017 at 4:14 AM, Andreas Schwab <schwab@suse.de> wrote:
> On Jun 10 2017, Zack Weinberg <zackw@panix.com> wrote:
>> +/* Size definition for CPU sets.  */
>> +# define __CPU_SETSIZE       1024
>> +# define __NCPUBITS  (8 * sizeof (__cpu_mask))
>
> The directives should not be indented.  The MI guard doesn't count for
> nesting.

Fixed now.  This is because I copied the text verbatim from the old
bits/sched.h.

zw



More information about the Libc-alpha mailing list