From: "David S. Miller" <davem@redhat.com>
To: sparclinux@vger.kernel.org
Subject: Re: fix ENOSYS from io_getevents()/NR_SYSCALLS
Date: Thu, 18 Mar 2004 23:10:02 +0000 [thread overview]
Message-ID: <20040318151002.4fee5c6b.davem@redhat.com> (raw)
In-Reply-To: <20040318142225.GA2045@holomorphy.com>
On Thu, 18 Mar 2004 06:22:25 -0800
William Lee Irwin III <wli@holomorphy.com> wrote:
> NR_SYSCALLS appears to be off by one, and so aio tests/etc. are failing
> with -ENOSYS. __NR_io_getevents is 272, so the bgeu,pn NR_SYSCALLS etc.
> checks mistakenly punt io_getevents() off to linux_sparc_ni_syscall().
> The following patch gets the aio tests running.
sparc32 needed the same fix too, thanks Will.
prev parent reply other threads:[~2004-03-18 23:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-18 14:22 fix ENOSYS from io_getevents()/NR_SYSCALLS William Lee Irwin III
2004-03-18 23:10 ` David S. Miller [this message]
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=20040318151002.4fee5c6b.davem@redhat.com \
--to=davem@redhat.com \
--cc=sparclinux@vger.kernel.org \
/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.