X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=arch%2Fppc%2Fkernel%2Fentry.S;h=03d4886869f3ebea83cbf95e9f0d81381fa44883;hb=ad2c10f8f00d3fe2e37dd8a107e7cf4ac0459489;hp=d4df68629cc6a750a22e1106018057b4fef9952c;hpb=54522b6613a03807f057fd567794a31267ef85cb;p=cascardo%2Flinux.git diff --git a/arch/ppc/kernel/entry.S b/arch/ppc/kernel/entry.S index d4df68629cc6..03d4886869f3 100644 --- a/arch/ppc/kernel/entry.S +++ b/arch/ppc/kernel/entry.S @@ -29,7 +29,7 @@ #include #include #include -#include +#include #include #undef SHOW_SYSCALLS @@ -215,6 +215,7 @@ syscall_dotrace_cont: lwzx r10,r10,r0 /* Fetch system call handler [ptr] */ mtlr r10 addi r9,r1,STACK_FRAME_OVERHEAD + PPC440EP_ERR42 blrl /* Call handler */ .globl ret_from_syscall ret_from_syscall: