Re: [PATCH] Allow cpusets to be configured/built on non-SMP systems

From: Paul Menage
Date: Tue Mar 03 2009 - 01:01:31 EST


On Mon, Mar 2, 2009 at 7:17 PM, Li Zefan <lizf@xxxxxxxxxxxxxx> wrote:
>> +static int generate_sched_domains(struct cpumask **domains,
>> +                     struct sched_domain_attr **attributes)
>> +{
>
> Except here should "return 0;", otherwise emit a compile warining.
>

Good catch - the weird thing is that (in my UML build) it doesn't
actually generate that warning. Mysterious.

I'll resend with the extra return.

Paul
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/