提交 b5022df4 编写于 作者: A Arnd Bergmann

score: remove init_mm

init_mm is now part of the common code and not provided
by the architecture any more.
Signed-off-by: NArnd Bergmann <arnd@arndb.de>
上级 f673c032
......@@ -26,8 +26,6 @@
static struct signal_struct init_signals = INIT_SIGNALS(init_signals);
static struct sighand_struct init_sighand = INIT_SIGHAND(init_sighand);
struct mm_struct init_mm = INIT_MM(init_mm);
EXPORT_SYMBOL(init_mm);
/*
* Initial thread structure.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
新手
引导
客服 返回
顶部