Re: [PATCH] sched: fix section mismatch

From: Ingo Molnar
Date: Tue Jan 06 2009 - 04:50:45 EST



* Li Zefan <lizf@xxxxxxxxxxxxxx> wrote:

> Impact: section mismatch fixes
>
> init_rootdomain() calls alloc_bootmem_cpumask_var() at system boot,
> so does cpupri_init().
>
> Signed-off-by: Li Zefan <lizf@xxxxxxxxxxxxxx>
> ---
> kernel/sched.c | 2 +-
> kernel/sched_cpupri.c | 2 +-
> 2 files changed, 2 insertions(+), 2 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/