提交 1b09d164 编写于 作者: A Adrian Bunk 提交者: Linus Torvalds

[PATCH] mm/swap.c: unexport vm_acct_memory

I didn't find any possible modular usage in the kernel.
Signed-off-by: NAdrian Bunk <bunk@stusta.de>
Signed-off-by: NAndrew Morton <akpm@osdl.org>
Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
上级 47bdfb96
......@@ -413,7 +413,6 @@ void vm_acct_memory(long pages)
}
preempt_enable();
}
EXPORT_SYMBOL(vm_acct_memory);
#ifdef CONFIG_HOTPLUG_CPU
static void lru_drain_cache(unsigned int cpu)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册