trinity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: Michael Ellerman <mpe@ellerman.id.au>
Cc: trinity@vger.kernel.org
Subject: Re: [PATCH] Ignore ENOSYS from sys_msgrcv() and sys_ipc()
Date: Wed, 4 Jun 2014 15:35:40 -0400	[thread overview]
Message-ID: <20140604193540.GC12375@redhat.com> (raw)
In-Reply-To: <1401861929-23686-1-git-send-email-mpe@ellerman.id.au>

On Wed, Jun 04, 2014 at 04:05:29PM +1000, Michael Ellerman wrote:
 > sys_msgrcv() and therefore also sys_ipc() can return ENOSYS when
 > CONFIG_CHECKPOINT_RESTORE=n. See prepare_copy() in ipc/msg.c.

heh, good catch. I thought I had that syscall covered after
cc288084667fe87a496048a16ad45cc06d359be1

Applied and pushed out.

	Dave

      reply	other threads:[~2014-06-04 19:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-04  6:05 [PATCH] Ignore ENOSYS from sys_msgrcv() and sys_ipc() Michael Ellerman
2014-06-04 19:35 ` Dave Jones [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=20140604193540.GC12375@redhat.com \
    --to=davej@redhat.com \
    --cc=mpe@ellerman.id.au \
    --cc=trinity@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 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).