From: Christoph Hellwig <hch@infradead.org>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: linux-scsi@vger.kernel.org,
"bugme-daemon@kernel-bugs.osdl.org"
<bugme-daemon@bugzilla.kernel.org>,
shanlu@cs.uiuc.edu
Subject: Re: [Bugme-new] [Bug 8122] New: Scsi_Host's n_io_port forgot to be initialized?
Date: Tue, 6 Mar 2007 07:31:45 +0000 [thread overview]
Message-ID: <20070306073145.GA23842@infradead.org> (raw)
In-Reply-To: <20070305191730.8f695adf.akpm@linux-foundation.org>
On Mon, Mar 05, 2007 at 07:17:30PM -0800, Andrew Morton wrote:
> > Most recent kernel where this bug did *NOT* occur: No
> > Distribution: Linux-2.6.20
> > Problem Description:
> > It seems that usually structure Scsi_Host's io_port field and n_io_port field
> > needs to be set together.
io_port and n_io_port are legacy fields left over purely for driver use.
The scsi midlayer doesn't care, and if you want to "fix" things in this
area please just remove use of it from the offending driver completely
so might be able to get rid of these fields one day.
prev parent reply other threads:[~2007-03-06 7:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200703040919.l249JWSs008220@fire-2.osdl.org>
2007-03-06 3:17 ` [Bugme-new] [Bug 8122] New: Scsi_Host's n_io_port forgot to be initialized? Andrew Morton
2007-03-06 7:31 ` Christoph Hellwig [this message]
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=20070306073145.GA23842@infradead.org \
--to=hch@infradead.org \
--cc=akpm@linux-foundation.org \
--cc=bugme-daemon@bugzilla.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=shanlu@cs.uiuc.edu \
/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