提交 e7f11aee 编写于 作者: D David S. Miller

[SPARC64]: pgtable_cache_init() should be __init.

Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 c35a376d
......@@ -173,7 +173,7 @@ static void zero_ctor(void *addr, struct kmem_cache *cache, unsigned long flags)
extern void tsb_cache_init(void);
void pgtable_cache_init(void)
void __init pgtable_cache_init(void)
{
pgtable_cache = kmem_cache_create("pgtable_cache",
PAGE_SIZE, PAGE_SIZE,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册