All of lore.kernel.org
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@redhat.com>
To: adam@yggdrasil.com
Cc: mochel@osdl.org, linux-kernel@vger.kernel.org, greg@kroah.com
Subject: Re: Patch: linux-2.5.45/drivers/base/bus.c - new field to consolidate memory allocation in many drivers
Date: Sun, 03 Nov 2002 22:49:30 -0800 (PST)	[thread overview]
Message-ID: <20021103.224930.126609155.davem@redhat.com> (raw)
In-Reply-To: <20021103144022.A8273@adam.yggdrasil.com>

   From: "Adam J. Richter" <adam@yggdrasil.com>
   Date: Sun, 3 Nov 2002 14:40:22 -0800
   
   	Dave M.: I am cc'ing this to because you asked for a
   bus-independent API for allocating DMA consistent memory when I
   discusssed consolidating some other driver DMA mapping operations
   about six months ago.

I don't know how much I like the DMA memory being allocated
transparently based upon some structure initialization values.

I'd rather the DMA alloc/free be explicit in the drivers.

Otherwise, the ->ops->alloc_consistent et al. abstraction
looks ok.

  reply	other threads:[~2002-11-04  6:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-03 22:40 Patch: linux-2.5.45/drivers/base/bus.c - new field to consolidate memory allocation in many drivers Adam J. Richter
2002-11-04  6:49 ` David S. Miller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-11-04  7:50 Adam J. Richter
2002-11-02 23:55 Adam J. Richter
2002-11-02 19:29 Adam J. Richter
2002-11-02 20:42 ` Greg KH
2002-11-03  7:45   ` Adam J. Richter
2002-11-03 12:33     ` Alan Cox

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=20021103.224930.126609155.davem@redhat.com \
    --to=davem@redhat.com \
    --cc=adam@yggdrasil.com \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mochel@osdl.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.