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

From: Li Zefan
Date: Thu Jun 11 2009 - 03:49:25 EST


Pekka Enberg wrote:
> 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?
>

OK. Actually it's me that added it. ;)
(see db2f59c8c9b315f2b88b1dac159b988c6009034d)
--
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/