From: Arnd Bergmann <arnd@arndb.de>
To: Mark Salter <msalter@redhat.com>
Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org
Subject: Re: [PATCH] syscalls: add __NR_kcmp syscall to generic unistd.h
Date: Mon, 24 Sep 2012 20:01:16 +0000 [thread overview]
Message-ID: <201209242001.16373.arnd@arndb.de> (raw)
In-Reply-To: <1348516024-4992-1-git-send-email-msalter@redhat.com>
On Monday 24 September 2012, Mark Salter wrote:
>
> Commit d97b46a64 added a new syscall (__NR_kcmp) to support checkpoint
> restore. It is currently x86-only, but that restriction will be removed
> in a subsequent patch. Unfortunately, the kernel checksyscalls script
> had a bug which suppressed any warning to other architectures that the
> kcmp syscall was not implemented. A patch to checksyscalls is being
> tested in linux-next and other architectures are seeing warnings about
> kcmp being unimplemented.
>
> This patch adds __NR_kcmp to <asm-generic/unistd.h> so that kcmp is
> wired in for architectures using the generic syscall list.
>
> Signed-off-by: Mark Salter <msalter@redhat.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
If you have other patches lined up, can you add this one as well?
next prev parent reply other threads:[~2012-09-24 20:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-24 19:47 [PATCH] syscalls: add __NR_kcmp syscall to generic unistd.h Mark Salter
2012-09-24 20:01 ` Arnd Bergmann [this message]
2012-09-24 20:38 ` Mark Salter
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=201209242001.16373.arnd@arndb.de \
--to=arnd@arndb.de \
--cc=linux-arch@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=msalter@redhat.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;
as well as URLs for NNTP newsgroup(s).