Re: [patch 03/10] sched: add exported arch_reinit_sched_domains()to header file.
From: Ingo Molnar
Date: Fri Mar 21 2008 - 08:30:18 EST
* Martin Schwidefsky <schwidefsky@xxxxxxxxxx> wrote:
> Needed so it can be called from outside of sched.c.
thanks, applied.
> +#if defined(CONFIG_SCHED_MC) || defined(CONFIG_SCHED_SMT)
> +extern int arch_reinit_sched_domains(void);
> +#endif
i removed the #ifdefs around this.
Ingo
--
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/