From: Timur Tabi <ttabi@interactivesi.com>
To: linux-kernel@vger.kernel.org
Subject: Re: Pls add this driver to the kernel tree !!
Date: Thu, 30 Nov 2000 14:06:28 -0600 [thread overview]
Message-ID: <20001130203703Z129437-440+118@vger.kernel.org> (raw)
In-Reply-To: <Pine.LNX.4.10.10011301414520.18688-100000@coffee.psychology.mcmaster.ca>
In-Reply-To: <200011301803.eAUI3Pu16137@webber.adilger.net>
** Reply to message from Mark Hahn <hahn@coffee.psychology.mcmaster.ca> on Thu,
30 Nov 2000 14:16:16 -0500 (EST)
> > Actually, there is some benefit in leaving the LINUX_VERSION_CODE checks
> > there... If someone wants to back-port the driver to 2.2, this makes it
> > much easier. Also, some people like to maintain a single driver for all
> > of the kernel versions, so they don't have to bugfix each driver version.
>
> backports hurt forward progress.
Not necessarily - it all depends on what your driver does. In many cases,
supporting 2.2 and 2.4 is easy, and all you need are a few #if's. It's
certainly much better to have a dozen or so #if's sprinkled throughout the code
than to have two separate source trees, and have to make the same change to
multiple files.
Kernel drivers that are not easy to maintain simply delay the release of each
kernel version. Besides, code is back-ported from 2.4 to 2.2 all the time.
--
Timur Tabi - ttabi@interactivesi.com
Interactive Silicon - http://www.interactivesi.com
When replying to a mailing-list message, please direct the reply to the mailing list only. Don't send another copy to me.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
next prev parent reply other threads:[~2000-11-30 20:37 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-11-28 2:51 John B. Jacobsen
2000-11-30 17:19 ` Tigran Aivazian
2000-11-30 17:32 ` Meelis Roos
2000-11-30 18:03 ` Andreas Dilger
2000-11-30 19:16 ` Mark Hahn
2000-11-30 20:41 ` Alan Cox
2000-11-30 20:06 ` Timur Tabi [this message]
2000-12-01 9:26 ` David Woodhouse
2000-12-01 19:43 ` David Schleef
2000-12-01 17:25 ` Jeff Garzik
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=20001130203703Z129437-440+118@vger.kernel.org \
--to=ttabi@interactivesi.com \
--cc=linux-kernel@vger.kernel.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
all inboxes | Powered by JetHome®