--- zzzz-none-000/linux-3.10.107/arch/powerpc/include/asm/hw_breakpoint.h 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/arch/powerpc/include/asm/hw_breakpoint.h 2021-02-04 17:41:59.000000000 +0000 @@ -79,7 +79,7 @@ brk.address = 0; brk.type = 0; brk.len = 0; - set_breakpoint(&brk); + __set_breakpoint(&brk); } extern void thread_change_pc(struct task_struct *tsk, struct pt_regs *regs);