commit | fd5e1b5dbaa8b4aacc0e251d74182eda37062194 | [log] [tgz] |
---|---|---|
author | Li Zefan <lizf@cn.fujitsu.com> | Mon Jun 15 13:34:19 2009 +0800 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jun 17 16:08:04 2009 +0200 |
tree | cba4e780784649fe9c9535b8d5ac1617f52e1a15 | |
parent | 84599f8a59e77699f18f06948cea171a349a3f0f [diff] |
sched: Remove unneeded __ref tag Those two functions no longer call alloc_bootmmem_cpumask_var(), so no need to tag them with __init_refok. Signed-off-by: Li Zefan <lizf@cn.fujitsu.com> Acked-by: Pekka Enberg <penberg@cs.helsinki.fi> LKML-Reference: <4A35DD5B.9050106@cn.fujitsu.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>