From: Andreas Schwab <schwab@linux-m68k.org>
To: Thorsten Glaser <tg@mirbsd.de>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>,
Christopher Yeoh <cyeoh@au1.ibm.com>,
Andrew Morton <akpm@linux-foundation.org>,
Linux/m68k <linux-m68k@vger.kernel.org>,
Debian m68k <debian-68k@lists.debian.org>
Subject: Re: Cross Memory Attach v3
Date: Sun, 04 Dec 2011 19:34:44 +0100 [thread overview]
Message-ID: <m2iplwuqwr.fsf@igel.home> (raw)
In-Reply-To: <Pine.BSM.4.64L.1112041436510.16947@herc.mirbsd.org> (Thorsten Glaser's message of "Sun, 4 Dec 2011 14:37:33 +0000 (UTC)")
Thorsten Glaser <tg@mirbsd.de> 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."
next prev parent reply other threads:[~2011-12-04 18:34 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-18 15:05 Cross Memory Attach v3 Christopher Yeoh
2011-07-18 15:05 ` Christopher Yeoh
2011-07-21 21:54 ` Andrew Morton
2011-07-21 21:54 ` Andrew Morton
2011-07-21 21:54 ` Andrew Morton
2011-07-25 7:02 ` Christopher Yeoh
2011-07-25 7:02 ` Christopher Yeoh
2011-07-21 22:09 ` Andrew Morton
2011-07-21 22:09 ` Andrew Morton
2011-07-25 7:11 ` Christopher Yeoh
2011-07-25 7:11 ` Christopher Yeoh
2011-08-04 3:54 ` Cross Memory Attach v3 (includes updated patch based on v4) Christopher Yeoh
2011-08-04 3:54 ` Christopher Yeoh
2011-11-20 10:16 ` Cross Memory Attach v3 Geert Uytterhoeven
2011-11-20 10:16 ` Geert Uytterhoeven
2011-11-21 0:13 ` Christopher Yeoh
2011-11-21 0:13 ` Christopher Yeoh
2011-12-04 14:19 ` Geert Uytterhoeven
2011-12-04 14:19 ` Geert Uytterhoeven
2011-12-04 14:37 ` Thorsten Glaser
2011-12-04 16:28 ` Geert Uytterhoeven
2011-12-04 18:34 ` Andreas Schwab [this message]
2011-12-11 22:11 ` Thorsten Glaser
2011-12-13 10:59 ` Aurelien Jarno
2011-12-17 3:18 ` Thorsten Glaser
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m2iplwuqwr.fsf@igel.home \
--to=schwab@linux-m68k.org \
--cc=akpm@linux-foundation.org \
--cc=cyeoh@au1.ibm.com \
--cc=debian-68k@lists.debian.org \
--cc=geert@linux-m68k.org \
--cc=linux-m68k@vger.kernel.org \
--cc=tg@mirbsd.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.