patch-2.2.18 linux/include/asm-s390/unistd.h

Next file: linux/include/asm-sparc/asm_offsets.h
Previous file: linux/include/asm-s390/uaccess.h
Back to the patch index
Back to the overall index

diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/include/asm-s390/unistd.h linux/include/asm-s390/unistd.h
@@ -191,7 +191,7 @@
         return (type) (res);                                 \
 } while (0)
 
-#define _svc_clobber "cc", "memory"
+#define _svc_clobber "2", "cc", "memory"
 
 #define _syscall0(type,name)                                 \
 type name(void) {                                            \

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)