Re: [REGRESSION][PATCH] mqueue: Ignore the validity of abs_timeoutparameter when message can be performed immediately

From: Thomas Gleixner
Date: Thu Mar 15 2012 - 07:02:54 EST


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.

Thanks,

tglx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/