Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[firefly-linux-kernel-4.4.55.git] / arch / s390 / include / asm / ptrace.h
index a65846340d51d74c453bcc29f089c7932b3bff6d..56da355678f4aa7feed766a016b84282381451ba 100644 (file)
@@ -324,7 +324,8 @@ struct pt_regs
        psw_t psw;
        unsigned long gprs[NUM_GPRS];
        unsigned long orig_gpr2;
-       unsigned int svc_code;
+       unsigned int int_code;
+       unsigned long int_parm_long;
 };
 
 /*