Re: [PATCH 2/2] sched: use slab in cpupri_init()

From: Pekka Enberg
Date: Thu Jun 11 2009 - 03:37:32 EST


On Thu, 2009-06-11 at 15:37 +0800, Li Zefan wrote:
> cpupri_init() is marked as __init_refok, because it calls
> alloc_bootmem_cpumask_var() not because init_rootdomain()
> has the tag. Now this patch removes this function call,
> so the tag is no long needed.

Aah, OK, makes sense. Care to send a patch to Ingo once we have this
thing merged?

Pekka

--
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/