From: Jens Axboe <axboe@suse.de>
To: Hal Duston <hald@sound.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: bio and "old" block drivers
Date: Wed, 12 Dec 2001 11:19:57 +0100 [thread overview]
Message-ID: <20011212101957.GE7562@suse.de> (raw)
In-Reply-To: <Pine.GSO.4.10.10112111539180.5913-100000@sound.net>
In-Reply-To: <Pine.GSO.4.10.10112111539180.5913-100000@sound.net>
On Tue, Dec 11 2001, Hal Duston wrote:
> I'm looking at the bio changes for ps2esdi. The driver
> appears to no longer work compiled when into the kernel.
> The ps2esdi_init call has been removed from
> ll_rw_blk.c:blk_dev_init. Where is the new/correct place
> to call this from? This appears to be the same way with
> many of the other "old" block drivers as well.
Just use module_init to make this happen automagically.
--
Jens Axboe
next prev parent reply other threads:[~2001-12-12 10:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-12-11 21:40 bio and "old" block drivers Hal Duston
2001-12-12 10:19 ` Jens Axboe [this message]
2001-12-12 15:27 ` A Duston
2001-12-12 15:29 ` 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=20011212101957.GE7562@suse.de \
--to=axboe@suse.de \
--cc=hald@sound.net \
--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