提交 dc9b43d0 编写于 作者: W Wolfgang Denk 提交者: Paul Mackerras

[POWERPC] Disable vDSO support for ARCH=ppc where it's not implemented

Signed-off-by: NWolfgang Denk <wd@denx.de>
Signed-off-by: NPaul Mackerras <paulus@samba.org>
上级 46b45b10
......@@ -766,7 +766,9 @@ static int __init vdso_init(void)
return 0;
}
#ifdef CONFIG_PPC_MERGE
arch_initcall(vdso_init);
#endif
int in_gate_area_no_task(unsigned long addr)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册