From: Yoshinori Sato Date: Fri, 15 Jan 2016 14:51:51 +0000 (+0900) Subject: h8300: System call entry enable interrupt. X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=2f1b0077a9604eda130ffb0313c2f1e9db424269;p=GitHub%2FLineageOS%2FG12%2Fandroid_kernel_amlogic_linux-4.9.git h8300: System call entry enable interrupt. Signed-off-by: Yoshinori Sato --- diff --git a/arch/h8300/kernel/entry.S b/arch/h8300/kernel/entry.S index 2f045b674877..4f67d4b350d5 100644 --- a/arch/h8300/kernel/entry.S +++ b/arch/h8300/kernel/entry.S @@ -246,6 +246,7 @@ _system_call: /* save top of frame */ mov.l sp,er0 jsr @set_esp0 + andc #0x3f,ccr mov.l sp,er2 and.w #0xe000,r2 mov.l @(TI_FLAGS:16,er2),er2