public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Davide Libenzi <davidel@xmailserver.org>
Cc: tony.luck@intel.com, linux-arch@vger.kernel.org,
	janak@us.ibm.com, drepper@redhat.com, dwmw2@infradead.org,
	dhowells@redhat.com, christoph@lameter.com
Subject: Re: new syscalls
Date: Wed, 18 Jan 2006 17:28:02 -0800	[thread overview]
Message-ID: <20060118172802.5155048f.akpm@osdl.org> (raw)
In-Reply-To: <Pine.LNX.4.63.0601181714330.6878@localhost.localdomain>

Davide Libenzi <davidel@xmailserver.org> wrote:
>
> On Wed, 18 Jan 2006, Andrew Morton wrote:
> 
> > "Luck, Tony" <tony.luck@intel.com> wrote:
> >>
> >>> Various new syscalls which are trickling their way Linuswards and will need
> >>> testing and wiring up once they get there:
> >>
> >> Are there test-suites for any/all of these new calls?
> >>
> >
> > That's an excellent point.
> >
> > Guys, architecture maintainers need test suites to verify that the syscalls
> > actually work as they wire them up.  Please share.  A stable URL would be
> > preferred - something which can go into the changlog or conceivably into
> > the kernel source.
> 
> How sophisticated this has to be?

umm

- test basic functionality

- test things which should fail: syscall arguments out-of-bounds,
  negative syscall args, etc.  invalid fd.  valid fd but for the wrong type
  of file.

- if you can, something which will test the 32bit->64bit->32bit
  conversions which 32-bit userspace on 64-bit kernel needs to do.

> And what's the expected ETA?

Well the patch isn't even in -mm yet and you still have an argument to win ;)

Once it's been in -mm for a week or so it'd be nice to have a little test
app please.


> epoll_pwait is really a wrapper around epoll_wait (that did not change at 
> all), so the test in this case should just make sure that the signal 
> behaviour is the one expected.


  parent reply	other threads:[~2006-01-19  1:28 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-18 18:55 new syscalls Luck, Tony
2006-01-18 21:36 ` Andrew Morton
2006-01-18 21:48   ` Ulrich Drepper
2006-01-18 21:58     ` David S. Miller
2006-01-18 21:53   ` David Woodhouse
2006-01-18 21:58     ` David S. Miller
2006-01-20 10:04     ` Andi Kleen
2006-01-20 10:15       ` David S. Miller
2006-01-23  6:44         ` David Woodhouse
2006-01-23  9:58         ` Heiko Carstens
2006-01-19  1:17   ` Davide Libenzi
2006-01-19  1:26     ` David S. Miller
2006-01-19  5:00       ` David Woodhouse
2006-01-19  1:28     ` Andrew Morton [this message]
2006-01-19 21:48       ` Davide Libenzi
2006-01-20  0:13         ` Davide Libenzi
2006-01-20  0:23           ` Ulrich Drepper
2006-01-20  0:34             ` Davide Libenzi
2006-01-19  1:19   ` Christoph Lameter
2006-01-19  2:30     ` Andi Kleen
2006-01-19 13:50   ` JANAK DESAI
2006-01-22 17:45   ` JANAK DESAI
2006-01-24 23:44   ` JANAK DESAI
  -- strict thread matches above, loose matches on Subject: below --
2006-01-18  3:29 Andrew Morton
2006-01-18  3:38 ` Andi Kleen
2006-01-20  9:43   ` Heiko Carstens
2006-01-20  9:48     ` Andi Kleen
2006-01-20  9:49     ` David S. Miller

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=20060118172802.5155048f.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=christoph@lameter.com \
    --cc=davidel@xmailserver.org \
    --cc=dhowells@redhat.com \
    --cc=drepper@redhat.com \
    --cc=dwmw2@infradead.org \
    --cc=janak@us.ibm.com \
    --cc=linux-arch@vger.kernel.org \
    --cc=tony.luck@intel.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