]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - arch/mips/kernel/scall64-o32.S
[MIPS] TRACE_IRQFLAGS_SUPPORT support.
[mirror_ubuntu-artful-kernel.git] / arch / mips / kernel / scall64-o32.S
index 3a138dcc882790b6b8c8db57b1226d29a9708b05..505c9ee540095f119b303cfcbc46e9ef86e74eca 100644 (file)
@@ -16,6 +16,7 @@
 #include <linux/errno.h>
 #include <asm/asm.h>
 #include <asm/asmmacro.h>
+#include <asm/irqflags.h>
 #include <asm/mipsregs.h>
 #include <asm/regdef.h>
 #include <asm/stackframe.h>
@@ -27,6 +28,7 @@
 NESTED(handle_sys, PT_SIZE, sp)
        .set    noat
        SAVE_SOME
+       TRACE_IRQS_ON
        STI
        .set    at
        ld      t1, PT_EPC(sp)          # skip syscall on return