From: John Weber <weber@nyc.rr.com>
To: linux-kernel@vger.kernel.org
Subject: Re: linux 2.5.4-pre3 and IDE changes
Date: Thu, 07 Feb 2002 23:05:06 -0500 [thread overview]
Message-ID: <3C634E72.4070002@nyc.rr.com> (raw)
In-Reply-To: <fa.c2cp66v.1dgedgb@ifi.uio.no> <fa.10ej114v.oj62bd@ifi.uio.no>
Skip Ford wrote:
> John Weber wrote:
>
>>The address member of struct scatterlist appears to have been changed to
>>dma_address.
>>
>>A simple s/\.address/\.dma_address/ should fix this compile error.
>>
>>ide-dma.c: In function `ide_raw_build_sglist':
>>ide-dma.c:269: structure has no member named `address'
>>ide-dma.c:276: structure has no member named `address'
>>make[3]: *** [ide-dma.o] Error 1
>>make[3]: Leaving directory `/usr/src/linux-2.5.4/drivers/ide'
>>make[2]: *** [first_rule] Error 2
>>make[2]: Leaving directory `/usr/src/linux-2.5.4/drivers/ide'
>>make[1]: *** [_subdir_ide] Error 2
>>make[1]: Leaving directory `/usr/src/linux-2.5.4/drivers'
>>make: *** [_dir_drivers] Error 2
>>
>
> This is the patch that Jens posted, though he posted it before this
> kernel was even released. His post said it fixed a compile error
> in pre2, but pre2 compiled fine. It _does_ fix the compile error in
> pre3 though.
I thought I was going crazy. Thanks!
What is the dma_address member for?
next parent reply other threads:[~2002-02-08 4:05 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <fa.c2cp66v.1dgedgb@ifi.uio.no>
[not found] ` <fa.10ej114v.oj62bd@ifi.uio.no>
2002-02-08 4:05 ` John Weber [this message]
2002-02-08 3:17 linux 2.5.4-pre3 and IDE changes John Weber
2002-02-08 3:29 ` flaniganr
2002-02-08 3:47 ` Jeff Garzik
2002-02-08 3:54 ` Andre Hedrick
2002-02-08 6:09 ` Skip Ford
2002-02-08 7:21 ` Vojtech Pavlik
2002-02-08 3:56 ` Skip Ford
2002-02-08 4:10 ` Dave Jones
2002-02-08 4:52 ` Anton Altaparmakov
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=3C634E72.4070002@nyc.rr.com \
--to=weber@nyc.rr.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 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.