git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84599f8
)
sched: Remove unneeded __ref tag
author
Li Zefan
<lizf@cn.fujitsu.com>
Mon, 15 Jun 2009 05:34:19 +0000
(13:34 +0800)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 17 Jun 2009 14:08:04 +0000
(16:08 +0200)
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>
No differences found