提交 aac3d0c8 编写于 作者: P Paul Bolle 提交者: Michael Ellerman

powerpc: Fix typo "CONFIG_ICSWX_PID"

Untested. As this typo was introduced in v3.3, with commit
9d670280 ("powerpc: Split ICSWX ACOP and
PID processing"), which actually added PPC_ICSWX_PID, this surely needs
testing.
Signed-off-by: NPaul Bolle <pebolle@tiscali.nl>
Signed-off-by: NMichael Ellerman <michael@ellerman.id.au>
上级 45b02f8d
......@@ -67,7 +67,7 @@
void switch_cop(struct mm_struct *next)
{
#ifdef CONFIG_ICSWX_PID
#ifdef CONFIG_PPC_ICSWX_PID
mtspr(SPRN_PID, next->context.cop_pid);
#endif
mtspr(SPRN_ACOP, next->context.acop);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册