summaryrefslogtreecommitdiffstats
path: root/arch/h8300
diff options
context:
space:
mode:
authorYoshinori Sato <ysato@users.sourceforge.jp>2016-01-15 23:51:51 +0900
committerYoshinori Sato <ysato@users.sourceforge.jp>2016-01-20 23:28:01 +0900
commit2f1b0077a9604eda130ffb0313c2f1e9db424269 (patch)
tree64874c917ffcac0f732e733f315cfb82cd239a9c /arch/h8300
parentbf24eec39a6b0df1fcc1ff92db39fe2f2a60f737 (diff)
downloadlinux-2f1b0077a9604eda130ffb0313c2f1e9db424269.tar.gz
linux-2f1b0077a9604eda130ffb0313c2f1e9db424269.tar.xz
h8300: System call entry enable interrupt.
Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
Diffstat (limited to 'arch/h8300')
-rw-r--r--arch/h8300/kernel/entry.S1
1 files changed, 1 insertions, 0 deletions
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