From: Adrian Bunk <bunk@fs.tum.de>
To: Christoph Hellwig <hch@lst.de>,
torvalds@transmeta.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] make <linux/blk.h> obsolete
Date: Fri, 2 May 2003 22:50:31 +0200 [thread overview]
Message-ID: <20030502205031.GV21168@fs.tum.de> (raw)
In-Reply-To: <20030501204818.A16721@lst.de>
[-- Attachment #1: Type: text/plain, Size: 1047 bytes --]
On Thu, May 01, 2003 at 08:48:18PM +0200, Christoph Hellwig wrote:
> On Thu, May 01, 2003 at 08:47:01PM +0200, Adrian Bunk wrote:
> > > Later. First thing is to kill the content, next the users.
> > > Adding the warning now would make a normal compile very verbose..
> >
> > Shall I prepare a patch removing all #include <linux/blk.h>'s?
>
> Please do so. That means I'll have less work to do :)
A patch against 2.5.68-bk11 plus your patch is attached.
I removed all references to blk.h and blk.h does now #error. If people
want their drivers to run unmodified under 2.4 it might be necessary to
do a
#if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,69)
#include <linux/blk.h>
#endif
I've tested the compilation with a .config that tries to compile as much
drivers as possible.
cu
Adrian
--
"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
[-- Attachment #2: patch-cleanup-blk.gz --]
[-- Type: application/x-gunzip, Size: 11163 bytes --]
next prev parent reply other threads:[~2003-05-02 20:38 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-01 18:07 Christoph Hellwig
2003-05-01 18:38 ` Adrian Bunk
2003-05-01 18:40 ` Christoph Hellwig
2003-05-01 18:47 ` Adrian Bunk
2003-05-01 18:48 ` Christoph Hellwig
2003-05-02 20:50 ` Adrian Bunk [this message]
2003-05-01 18:52 ` Andreas Dilger
2003-05-01 20:00 ` H. Peter Anvin
2003-05-04 18:30 Christoph Hellwig
2003-05-08 2:57 Perez-Gonzalez, Inaky
2003-05-08 5:09 ` Christoph Hellwig
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=20030502205031.GV21168@fs.tum.de \
--to=bunk@fs.tum.de \
--cc=hch@lst.de \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@transmeta.com \
/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®