public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Frank Davis <fdavis@si.rr.com>
To: Francois Romieu <romieu@cogenit.fr>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] 2.5.24 : drivers/scsi/inia100.c
Date: Mon, 24 Jun 2002 02:48:50 -0400	[thread overview]
Message-ID: <3D16C0D2.7030501@si.rr.com> (raw)
In-Reply-To: 20020624083036.A22534@fafner.intra.cogenit.fr

Francois,
     Yes, I'm aware of the DMA mapping and pci_set_dma_mask() options. 
As I stated, this is just the 1st patch for the DMA code. The 
"interesting" parts will be included in a future patch (possibly by the 
driver developers), as well as appropriate option for pci_set_dma_mask() 
such as returning an error code or jumping to some code to return. This 
goes for all of my recent DMA patches.
Regards,
Frank

Francois Romieu wrote:
> Greetings,
> 
> Frank Davis <fdavis@si.rr.com> :
> 
>>Hello all,
>>  This patch adds the DMA mapping check (1st step for 
>>Documentation/DMA-mapping.txt compliance). Please review.
> 
> 
> - please take a look at Documentation/CodingStyle
> - if pci_set_dma_mask() fails, the driver shouldn't go on as if nothing 
>   happened. See what other drivers do (net/acenic.c for example)
> - the interesting part of DMA mapping conversion is more a matter of
>   memory descriptor handling (and phys_to_virt/friends removal)
> 



      reply	other threads:[~2002-06-24  6:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-24  3:46 [PATCH] 2.5.24 : drivers/scsi/inia100.c Frank Davis
2002-06-24  6:30 ` Francois Romieu
2002-06-24  6:48   ` Frank Davis [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=3D16C0D2.7030501@si.rr.com \
    --to=fdavis@si.rr.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=romieu@cogenit.fr \
    /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