public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: He Zhe <zhe.he@windriver.com>
To: ltp@lists.linux.it
Subject: [LTP] MIPS/MIPS64 syscalls
Date: Mon, 19 Aug 2019 21:28:38 +0800	[thread overview]
Message-ID: <2c982dfd-9929-8969-4c4e-18d2d91ede1b@windriver.com> (raw)

Hi All,

There seems not any mips/mips64 syscalls defined. Where can we find them? or do we support them?

ls include/lapi/syscalls/
aarch64.in? hppa.in? ia64.in? powerpc64.in? regen.sh? s390x.in? sparc64.in? strip_syscall.awk
arm.in????? i386.in? order??? powerpc.in??? s390.in?? sh.in???? sparc.in??? x86_64.in

Some cases like rt_sigtimedwait01 would fail without the definition.

./testcases/kernel/syscalls/sigwaitinfo/sigwaitinfo01.c
#ifdef TEST_RT_SIGTIMEDWAIT?????????????????????????????????????????????????????
static int my_rt_sigtimedwait(const sigset_t * set, siginfo_t * info,???????????????????????????????????????????????????????????????????????
????????????????????????????? struct timespec *timeout)?????????????????????????
{???????????????????????????????????????????????????????????????????????????????
????????????????????????????????????????????????????????????????????????????????
??????? /* The last argument is (number_of_signals)/(bits_per_byte), which are 64 and 8, resp. */
??????? return ltp_syscall(__NR_rt_sigtimedwait, set, info, timeout, 8);????????
}???????????????????????????????????????????????????????????????????????????????
#endif


Thanks,
Zhe

             reply	other threads:[~2019-08-19 13:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-19 13:28 He Zhe [this message]
2019-08-20  9:45 ` [LTP] MIPS/MIPS64 syscalls Cyril Hrubis

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=2c982dfd-9929-8969-4c4e-18d2d91ede1b@windriver.com \
    --to=zhe.he@windriver.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