patch-2.4.4 linux/arch/s390x/kernel/signal32.c

Next file: linux/arch/s390x/kernel/smp.c
Previous file: linux/arch/s390x/kernel/signal.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.3/linux/arch/s390x/kernel/signal32.c linux/arch/s390x/kernel/signal32.c
@@ -343,7 +343,7 @@
 }
 
 static int
-restore_sigcontext32(struct sigcontext32 *sc, pt_regs *regs,
+restore_sigcontext32(struct sigcontext32 *sc, struct pt_regs *regs,
 		 _sigregs32 *sregs,sigset_t *set)
 {
 	unsigned int err;

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