Re: [PATCH] sched: cleanup for arch_reinit_sched_domains()

From: Ingo Molnar
Date: Mon Jan 05 2009 - 07:55:18 EST



* Li Zefan <lizf@xxxxxxxxxxxxxx> wrote:

> Impact: cleanup
>
> - Make arch_reinit_sched_domains() static. It was exported to be used in
> s390, but now rebuild_sched_domains() is used instead.
>
> - Make it return void.
>
> Signed-off-by: Li Zefan <lizf@xxxxxxxxxxxxxx>
> ---
> include/linux/sched.h | 1 -
> kernel/sched.c | 9 +++------
> 2 files changed, 3 insertions(+), 7 deletions(-)

applied to tip/sched/urgent, thanks!

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/