public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Petr Vorel <petr.vorel@gmail.com>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH 1/3] accept4: Use tst_variant
Date: Tue, 24 Mar 2020 00:03:05 +0100	[thread overview]
Message-ID: <20200323230305.GA2696136@x230> (raw)
In-Reply-To: <20200323224933.2613658-1-petr.vorel@gmail.com>

Hi,

> I guess __NR_socketcall is for x86 and other old architectures,
> but we still want to use it, right?

Maybe I should have kept just 2 variants (libc implementation and only one
syscall implementation) and chose the correct syscall implementation with
#ifdef SYS_ACCEPT4

Or is there arch which supports both syscall variants?

Kind regards,
Petr

  parent reply	other threads:[~2020-03-23 23:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-23 22:49 [LTP] [PATCH 1/3] accept4: Use tst_variant Petr Vorel
2020-03-23 22:49 ` [LTP] [PATCH 2/3] accept4: Remove fallback definitions Petr Vorel
2020-03-24 23:36   ` Cyril Hrubis
2020-03-23 22:49 ` [LTP] [PATCH 3/3] travis: Update musl build Petr Vorel
2020-03-23 23:03 ` Petr Vorel [this message]
2020-03-24  6:53   ` [LTP] [PATCH 1/3] accept4: Use tst_variant Petr Vorel
2020-03-24 13:08     ` Li Wang
2020-03-24 23:35 ` Cyril Hrubis
2020-03-24 18:07   ` Petr Vorel

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=20200323230305.GA2696136@x230 \
    --to=petr.vorel@gmail.com \
    --cc=ltp@lists.linux.it \
    /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