From: Dave Jones <davej@redhat.com>
To: Michael Ellerman <mpe@ellerman.id.au>
Cc: trinity@vger.kernel.org
Subject: Re: [PATCH 1/2] Add an IGNORE_ENOSYS flag and use it
Date: Mon, 26 May 2014 20:41:38 -0400 [thread overview]
Message-ID: <20140527004138.GA7911@redhat.com> (raw)
In-Reply-To: <1401107522-21239-1-git-send-email-mpe@ellerman.id.au>
On Mon, May 26, 2014 at 10:32:01PM +1000, Michael Ellerman wrote:
> Some syscalls return ENOSYS depending on their arguments. We don't want
> to stop calling them just because we hit one of those cases. Add a flag
> to specify this behaviour so we don't have to keep special-casing those
> calls in mkcall().
I was hopeful this list wouldn't grow, but that doesn't seem to be
the case. Begrudgingly, I applied this. It's going to be a lot
cleaner to maintain if people keep doing this.
thanks,
Dave
next prev parent reply other threads:[~2014-05-27 0:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-26 12:32 [PATCH 1/2] Add an IGNORE_ENOSYS flag and use it Michael Ellerman
2014-05-26 12:32 ` [PATCH 2/2] Mark perf_event_open() with IGNORE_ENOSYS Michael Ellerman
2014-05-27 0:41 ` Dave Jones [this message]
2014-05-27 1:05 ` [PATCH 1/2] Add an IGNORE_ENOSYS flag and use it Michael Ellerman
2014-05-27 5:02 ` Vince Weaver
2014-05-28 3:27 ` Michael Ellerman
2014-05-28 15:38 ` Vince Weaver
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=20140527004138.GA7911@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.