Re: Stop the Linux kernel madness

From: Denis Vlasenko
Date: Tue Jun 22 2004 - 06:29:06 EST


On Tuesday 22 June 2004 10:54, Hannu Savolainen wrote:
> In the long term frequent changes in kernel interfaces cause problems
> because drivers that try to stay compatible with as many kernel versions
> as possible will start looking like #ifdef spaghetti.

What's the point in staying "compatible with as many kernels versions
as possible"? IMHO it's enough to be able to build and work
with latest 2.6, latest 2.4 and maybe latest 2.2. Not _that_
much of #ifdefs.

(/me was looking into ntp code recently. *That* is #ifdef hell)
--
vda
-
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/