From: Jens Axboe <axboe@suse.de>
To: Linux Kernel <linux-kernel@vger.kernel.org>, linux-ide@vger.kernel.org
Subject: [PATCH] 2.4 IDE core for 2.5
Date: Tue, 9 Jul 2002 12:22:49 +0200 [thread overview]
Message-ID: <20020709102249.GA20870@suse.de> (raw)
Hi,
I've forward ported the 2.4 IDE core (well 2.4.19-pre10-ac2 to be exact)
to 2.5.25. It consists of 7 separate patches:
00_25ide-compile-1
Fix 2.5 IDE compilation problem with ide_fix_driveid()
05_25pci-ids-1
Add missing 2.4 IDE adapter pci ids
10_24ide-core-1
Add 2.4 IDE core, modified for 2.5 changes
15_24-misc-bits-1
various bits and pieces to make 2.4 IDE core work
20_split-ide-config-1
Split 2.4 and 2.5 IDE configuration
25_ide-build-1
allow 2.4 and 2.5 ide to be built
30_ide-scsi-1
Add 2.4 ide-scsi version (note that 2.5 with 2.4 ide calls it
ide-scsi24.o currently, I'll take patches to rectify that).
Find them all here:
*.kernel.org://pub/linux/kernel/people/axboe/patches/v2.5/2.5.25/
So why did I do this? Well, I needed stable IDE for 2.5 testing and it
was/is clear that 2.5 just isn't quite there yet. I intend to maintain
this patch set until I deem 2.5 IDE stable enough (in code) that I'm
willing to spend time on that instead. So the life span of this patch
depends heavily on that. That said, I know of others who would like to
be able to test 2.5 and not having to worry too much about the
state-of-the-day of the IDE core. This patch set may be useful to them
as well.
Also some notes on why I _didn't_ do this. I didn't do it because I
think Martin is a jerk or because 2.5 IDE is forever doomed. I didn't do
this because Andre twisted my arm. I didn't do this because of some
hidden agenda.
That said, the patch works for me here. I've ripped out ide-tape and
ide-floppy (frankly, I don't think it's worth my time updating these),
but apart from that I think it's 2.4 feature complete. PIO multi count
breaks for multi page bio's, if you intend to use that you should change
MPAGE_BIO_MAX_SIZE as noted in fs/mpage.c. I'll fix that in the next
iteration.
--
Jens Axboe
next reply other threads:[~2002-07-09 10:22 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-07-09 10:22 Jens Axboe [this message]
2002-07-09 10:48 ` [PATCH] 2.4 IDE core for 2.5 Anton Altaparmakov
2002-07-09 10:49 ` Jens Axboe
2002-07-09 10:51 ` Vojtech Pavlik
2002-07-09 10:53 ` Jens Axboe
2002-07-09 11:17 ` Jens Axboe
2002-07-09 12:52 ` Bartlomiej Zolnierkiewicz
2002-07-09 12:52 ` Bartlomiej Zolnierkiewicz
2002-07-09 12:56 ` Jens Axboe
2002-07-09 13:13 ` Bartlomiej Zolnierkiewicz
2002-07-09 13:16 ` Jens Axboe
2002-07-09 13:16 ` Jens Axboe
2002-07-09 13:13 ` Bartlomiej Zolnierkiewicz
2002-07-09 11:11 ` Erik Andersen
2002-07-09 11:13 ` Roy Sigurd Karlsbakk
2002-07-09 11:13 ` Roy Sigurd Karlsbakk
2002-07-09 11:20 ` Jens Axboe
2002-07-09 21:43 ` Miles Lane
2002-07-09 21:43 ` Miles Lane
2002-07-09 11:24 ` Thunder from the hill
2002-07-09 11:24 ` Thunder from the hill
2002-07-09 12:43 ` Tobias Rittweiler
2002-07-09 12:48 ` Jens Axboe
2002-07-09 12:48 ` Jens Axboe
2002-07-09 12:57 ` Re[2]: " Tobias Rittweiler
2002-07-09 12:54 ` Jens Axboe
2002-07-09 13:31 ` Re[3]: " Tobias Rittweiler
2002-07-09 13:31 ` Tobias Rittweiler
2002-07-09 20:07 ` Andries Brouwer
2002-07-10 5:43 ` Jens Axboe
2002-07-10 11:11 ` [PATCH] 2.4 IDE core for 2.5, #2 (was Re: [PATCH] 2.4 IDE core for 2.5) Jens Axboe
2002-07-12 11:06 ` Andries Brouwer
2002-07-12 11:23 ` IDE Anders Widman
2002-07-11 9:54 ` [PATCH] 2.4 IDE core for 2.5 Rogier Wolff
2002-07-11 9:56 ` Jens Axboe
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=20020709102249.GA20870@suse.de \
--to=axboe@suse.de \
--cc=linux-ide@vger.kernel.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.