From: Andrew Morton <akpm@osdl.org>
To: James Bottomley <James.Bottomley@SteelEye.com>
Cc: torvalds@osdl.org, willy@debian.org, jes@wildopensource.com,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] move dma_consistent_dma_mask to the generic device
Date: Wed, 25 Feb 2004 18:06:00 -0800 [thread overview]
Message-ID: <20040225180600.273bbf55.akpm@osdl.org> (raw)
In-Reply-To: <1077759287.14081.24.camel@mulgrave>
James Bottomley <James.Bottomley@SteelEye.com> wrote:
>
> pci_dev.consistent_dma_mask was introduced to get around problems in the
> IA64 Altix machine.
>
> Now, we have a use for it in x86: the aacraid needs coherent memory in a
> 31 bit address range (2GB). Unfortunately, x86 is converted to the dma
> model, so it can't see the pci_dev by the time coherent memory is
> allocated.
>
> The solution to all of this is to move pci_dev.consistent_dma_mask to
> dev.coherent_dma_mask and make x86 use it in the dma_alloc_coherent()
> calls.
A bit more grepping is needed.
sound/core/memalloc.c: In function `snd_pci_hack_alloc_consistent':
sound/core/memalloc.c:103: structure has no member named `consistent_dma_mask'
next prev parent reply other threads:[~2004-02-26 2:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-26 1:34 James Bottomley
2004-02-26 2:06 ` Andrew Morton [this message]
2004-02-26 2:55 ` James Bottomley
2004-03-03 15:29 ` Jes Sorensen
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=20040225180600.273bbf55.akpm@osdl.org \
--to=akpm@osdl.org \
--cc=James.Bottomley@SteelEye.com \
--cc=jes@wildopensource.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.org \
--cc=willy@debian.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
all inboxes | Powered by JetHome®