public inbox for linux-m68k@lists.linux-m68k.org
 help / color / mirror / Atom feed
From: Aurelien Jarno <aurelien@aurel32.net>
To: Thorsten Glaser <tg@mirbsd.de>
Cc: Andreas Schwab <schwab@linux-m68k.org>,
	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>,
	GNU Libc Maintainers <debian-glibc@lists.debian.org>
Subject: Re: Cross Memory Attach v3
Date: Tue, 13 Dec 2011 11:59:16 +0100	[thread overview]
Message-ID: <20111213105916.GA9956@hall.aurel32.net> (raw)
In-Reply-To: <Pine.BSM.4.64L.1112112209570.6937@herc.mirbsd.org>

On Sun, Dec 11, 2011 at 10:11:03PM +0000, Thorsten Glaser wrote:
> Andreas Schwab dixit:
> 
> >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.
> 
> (Where?) So, should $someone submit that to eglibc-ports and
> Debisn src:eglibc? Did it indeed do the trick?
> 

This patch should be reported to libc-ports@sourceware.org. If it also 
needs to be applied to the Debian package quickly, please open a bug 
report in the Debian BTS.

-- 
Aurelien Jarno	                        GPG: 1024D/F1BCDB73
aurelien@aurel32.net                 http://www.aurel32.net

  reply	other threads:[~2011-12-13 10:59 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20110719003537.16b189ae@lilo>
2011-11-20 10:16 ` Cross Memory Attach v3 Geert Uytterhoeven
2011-11-21  0:13   ` Christopher Yeoh
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
2011-12-11 22:11           ` Thorsten Glaser
2011-12-13 10:59             ` Aurelien Jarno [this message]
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=20111213105916.GA9956@hall.aurel32.net \
    --to=aurelien@aurel32.net \
    --cc=akpm@linux-foundation.org \
    --cc=cyeoh@au1.ibm.com \
    --cc=debian-68k@lists.debian.org \
    --cc=debian-glibc@lists.debian.org \
    --cc=geert@linux-m68k.org \
    --cc=linux-m68k@vger.kernel.org \
    --cc=schwab@linux-m68k.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox