public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Akira Takeuchi <takeuchi.akr@jp.panasonic.com>
To: Thomas Gleixner <tglx@linutronix.de>,
	Andrew Morton <akpm@linux-foundation.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	linux-kernel@vger.kernel.org, Carsten Emde <C.Emde@osadl.org>,
	Manfred Spraul <manfred@colorfullife.com>
Subject: Re: [REGRESSION][PATCH] mqueue: Ignore the validity of abs_timeout parameter when message can be performed immediately
Date: Fri, 16 Mar 2012 14:11:28 +0900	[thread overview]
Message-ID: <20120316141128.DD0A.38390934@jp.panasonic.com> (raw)
In-Reply-To: <alpine.LFD.2.02.1203151144280.2466@ionos>

On Thu, 15 Mar 2012 12:02:49 +0100 (CET)
Thomas Gleixner <tglx@linutronix.de> wrote:

> On Wed, 14 Mar 2012, Linus Torvalds wrote:
> > With the current code, checking the validity of the timeout falls out
> > from what we do. I don't think we need to work around that, based on
> > the POSIX wording. And if there are no applications that actually
> > broke, I don't think we should care.
> > 
> > Is there some other standard that says that you *have* to let crazy
> > invalid values go?
> 
> Not that I'm aware of. Everything I found so far is copied from the
> POSIX spec.

Okay. I agree with you on the interpretation of POSIX spec.
Andrew, could you remove my patch from -mm tree ?
I'll post a patch to LTP porject to modify the test program.

Thank you,

Akira Takeuchi


  reply	other threads:[~2012-03-16  5:08 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-02  7:42 [REGRESSION][PATCH] mqueue: Ignore the validity of abs_timeout parameter when message can be performed immediately Akira Takeuchi
2012-03-14 21:46 ` Andrew Morton
2012-03-14 22:08   ` Thomas Gleixner
2012-03-15  0:28     ` Thomas Gleixner
2012-03-15  3:48       ` Linus Torvalds
2012-03-15 11:02         ` Thomas Gleixner
2012-03-16  5:11           ` Akira Takeuchi [this message]
2012-03-23  0:03             ` Akira Takeuchi
2012-03-23  9:01               ` Thomas Gleixner
2012-03-14 23:02   ` Thomas Gleixner

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=20120316141128.DD0A.38390934@jp.panasonic.com \
    --to=takeuchi.akr@jp.panasonic.com \
    --cc=C.Emde@osadl.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=manfred@colorfullife.com \
    --cc=tglx@linutronix.de \
    --cc=torvalds@linux-foundation.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