From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Schwab Subject: Re: Cross Memory Attach v3 Date: Sun, 04 Dec 2011 19:34:44 +0100 Message-ID: References: <20110719003537.16b189ae@lilo> <20111121104313.63c7f796@cyeoh-System-Product-Name> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from mail-out.m-online.net ([212.18.0.10]:40607 "EHLO mail-out.m-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755014Ab1LDSew (ORCPT ); Sun, 4 Dec 2011 13:34:52 -0500 In-Reply-To: (Thorsten Glaser's message of "Sun, 4 Dec 2011 14:37:33 +0000 (UTC)") Sender: linux-m68k-owner@vger.kernel.org List-Id: linux-m68k@vger.kernel.org To: Thorsten Glaser Cc: Geert Uytterhoeven , Christopher Yeoh , Andrew Morton , Linux/m68k , Debian m68k Thorsten Glaser writes: > Index: eglibc-2.13/ports/sysdeps/unix/sysv/linux/m68k/syscall.S > =================================================================== > --- eglibc-2.13.orig/ports/sysdeps/unix/sysv/linux/m68k/syscall.S 2011-12-04 14:36:16.000000000 +0000 > +++ eglibc-2.13/ports/sysdeps/unix/sysv/linux/m68k/syscall.S 2011-12-04 14:36:26.000000000 +0000 > @@ -24,9 +24,9 @@ > .text > ENTRY (syscall) > move.l 4(%sp), %d0 /* Load syscall number. */ > - _DOARGS_5 (24) /* Frob arguments. */ > + _DOARGS_6 (28) /* Frob arguments. */ > trap &0 /* Do the system call. */ > - UNDOARGS_5 /* Unfrob arguments. */ > + UNDOARGS_6 /* Unfrob arguments. */ > cmp.l &-4095, %d0 /* Check %d0 for error. */ > jcc SYSCALL_ERROR_LABEL /* Jump to error handler if negative. */ > rts /* Return to caller. */ Thanks, installed. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."