Re: Linux 2.6.35/TIPC 2.0 ABI breaking changes

From: Alan Cox
Date: Mon Oct 18 2010 - 19:59:40 EST


On Mon, 18 Oct 2010 15:17:08 -0700 (PDT)
David Miller <davem@xxxxxxxxxxxxx> wrote:

> From: Paul Gortmaker <paul.gortmaker@xxxxxxxxxxxxx>
> Date: Mon, 18 Oct 2010 16:42:33 -0400
>
> > If you have access to the user space code in question, you can just
> > switch behaviour semantics based on the results of a uname call, knowing
> > that this change was included in versions since approx last Feb. There
> > is also /proc/version which can be parsed manually if you prefer.
>
> Requiring userspace to check kernel versioning information in order
> to user an exported userspace API correctly is _ALWAYS_ _WRONG_.
>
> You cannot and must not make backwards incompatible changes to
> userspace interfaces.
>
> Really, you can't.

In which case given that most distros are shipping older stuff and care
about ABI stability presumably the bug should get fixed for 2.6.36 ?
--
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/