|
@@ -253,7 +253,10 @@ static int signal_return(struct mm_struct *mm, struct pt_regs *regs,
|
|
unsigned long address, unsigned long error_code)
|
|
unsigned long address, unsigned long error_code)
|
|
rc = __get_user(instruction, (u16 __user *) regs->psw.addr);
|
|
rc = __get_user(instruction, (u16 __user *) regs->psw.addr);
|