On Mon, Mar 2, 2009 at 7:17 PM, Li Zefan <[email protected]> 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 _______________________________________________ Containers mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/containers _______________________________________________ Devel mailing list [email protected] https://openvz.org/mailman/listinfo/devel
