Re: [INFO] Kernel strict versioning

From: Adrian Bunk
Date: Thu Apr 14 2005 - 15:02:57 EST


On Thu, Apr 14, 2005 at 11:52:50AM -0500, Franco Sensei wrote:
>...
> An advantage is the total freedom about the code. Ok, I know. But as
> long as the kernel grows, in size and in its use, something more should
> be considered. ABI is a step forward companies and people like me in
> handling linux easily. API and data structure stability should be
> something in mind, since breaking compatibility from 2.6.8 to 2.6.8.1
> causes big troubles to anyone who's mantaining many machines. And if you
>...

Are you sure you know what you are talking about?

ABI stability requires API stability [1].

cu
Adrian

[1] you can break the API without breaking the ABI, but these are
mostly pathological examples

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

-
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/