public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Willy Tarreau <w@1wt.eu>
To: Justin Madru <jdm64@gawab.com>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: Re: Forward porting 2.4 driver
Date: Mon, 1 Feb 2010 07:27:29 +0100	[thread overview]
Message-ID: <20100201062729.GC27453@1wt.eu> (raw)
In-Reply-To: <4B665322.2060005@gawab.com>

Hello,

On Sun, Jan 31, 2010 at 08:05:54PM -0800, Justin Madru wrote:
> Well, it's good that the driver might easily be updated to the latest 2.4.
> 
> I did a diff of the source code that was provided against 2.6.30. 
> Unfortunately, it looks like there's been more changes to the code than 
> simply adding drivers. Updates all across the tree have been made, some 
> minor that would be an easy merge. But some seem to be more involved 
> changes. Any suggestions on merging the code?
 
Then I'd suggest that you progressively apply all 2.4 versions one by
one on top of their code. You should have less changes that way and
since you'll have changelogs, you'll be able to tell what the changes
want to do and whether you have to merge them or you can ignore them.
Once you reach 2.4.32, you can even choose to apply all patches one
at a time because the kernel migrated to use GIT. There are "only"
608 patches. Those are quickly reviewed to eliminate the arch-specific
ones you don't care about and only keep generic fixes.

Well that's just an idea. Also, keep a copy of intermediate versions
(or ideally put them into a git tree starting at plain 2.4.30).

Hoping this helps,
Willy


  reply	other threads:[~2010-02-01  6:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-29 20:29 Forward porting 2.4 driver Justin Madru
2010-01-29 20:36 ` Willy Tarreau
2010-02-01  4:05   ` Justin Madru
2010-02-01  6:27     ` Willy Tarreau [this message]
2010-02-01  2:05 ` Felix Fietkau

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=20100201062729.GC27453@1wt.eu \
    --to=w@1wt.eu \
    --cc=jdm64@gawab.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