コミットメタ情報

リビジョン2f1b0077a9604eda130ffb0313c2f1e9db424269 (tree)
日時2016-01-20 23:28:01
作者Yoshinori Sato <ysato@user...>
コミッターYoshinori Sato

ログメッセージ

h8300: System call entry enable interrupt.

Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>

変更サマリ

差分

--- a/arch/h8300/kernel/entry.S
+++ b/arch/h8300/kernel/entry.S
@@ -246,6 +246,7 @@ _system_call:
246246 /* save top of frame */
247247 mov.l sp,er0
248248 jsr @set_esp0
249+ andc #0x3f,ccr
249250 mov.l sp,er2
250251 and.w #0xe000,r2
251252 mov.l @(TI_FLAGS:16,er2),er2
旧リポジトリブラウザで表示