From: Li Zefan <lizf@cn.fujitsu.com>
To: Pekka Enberg <penberg@cs.helsinki.fi>
Cc: linux-kernel@vger.kernel.org, mingo@elte.hu,
torvalds@linux-foundation.org, yinghai@kernel.org
Subject: Re: [PATCH 2/2] sched: use slab in cpupri_init()
Date: Thu, 11 Jun 2009 15:50:41 +0800 [thread overview]
Message-ID: <4A30B751.9050809@cn.fujitsu.com> (raw)
In-Reply-To: <1244705842.17483.14.camel@penberg-laptop>
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)
prev parent reply other threads:[~2009-06-11 7:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-11 5:46 [PATCH 2/2] sched: use slab in cpupri_init() Pekka J Enberg
2009-06-11 6:10 ` Li Zefan
2009-06-11 7:24 ` Pekka Enberg
2009-06-11 7:37 ` Li Zefan
2009-06-11 7:37 ` Pekka Enberg
2009-06-11 7:50 ` Li Zefan [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A30B751.9050809@cn.fujitsu.com \
--to=lizf@cn.fujitsu.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=penberg@cs.helsinki.fi \
--cc=torvalds@linux-foundation.org \
--cc=yinghai@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.