From: Pete Zaitcev <zaitcev@redhat.com>
To: "David S. Miller" <davem@redhat.com>
Cc: ralf@linux-mips.org, schwidefsky@de.ibm.com,
linux-arch@vger.kernel.org, akpm@osdl.org, jakub@redhat.com,
zaitcev@redhat.com
Subject: Re: FUTEX_CMP_REQUEUE and 6-argument syscall
Date: Thu, 3 Jun 2004 16:27:20 -0700 [thread overview]
Message-ID: <20040603162720.569a47c5.zaitcev@redhat.com> (raw)
In-Reply-To: <20040603142630.6004d38f.davem@redhat.com>
On Thu, 3 Jun 2004 14:26:30 -0700
"David S. Miller" <davem@redhat.com> wrote:
> > 6 is the limit on o32 MIPS where we pass 4 arguments in registers and two
> > on the stack but it would be easy to extend that. On 64-bit kernels we
> > only use upto 8 register arguments but no stack arguments ever so I hope
> > we don't exceed that limit ever ...
>
> 6 is the limit on Sparc/Sparc64 as well, registers %o0 - %o5 carry
> arguments.
It seems that bumping the limit just to 6 would bring s390 in line
with sparcs, this is why I even considered using %r7 to pass the
argument itself instead of a pointer to stack. It's such a bother
to have things in memory.
-- Pete
P.S. Ralf, et. al.: do not forget to keep me on the cc: list, please.
next prev parent reply other threads:[~2004-06-03 23:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-03 18:02 FUTEX_CMP_REQUEUE and 6-argument syscall Pete Zaitcev
2004-06-03 18:13 ` Ralf Baechle
2004-06-03 21:26 ` David S. Miller
2004-06-03 23:27 ` Pete Zaitcev [this message]
2004-06-04 0:33 ` Paul Mackerras
2004-06-04 7:44 ` Russell King
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=20040603162720.569a47c5.zaitcev@redhat.com \
--to=zaitcev@redhat.com \
--cc=akpm@osdl.org \
--cc=davem@redhat.com \
--cc=jakub@redhat.com \
--cc=linux-arch@vger.kernel.org \
--cc=ralf@linux-mips.org \
--cc=schwidefsky@de.ibm.com \
/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