public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <jaxboe@fusionio.com>
To: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Cc: akpm@linux-foundation.org, James.Bottomley@suse.de,
	linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org
Subject: Re: [PATCH -mm 0/3] remove useless ISA_DMA_THRESHOLD
Date: Tue, 1 Jun 2010 20:24:52 +0200	[thread overview]
Message-ID: <20100601182452.GA3564@kernel.dk> (raw)
In-Reply-To: <1275289144-28782-1-git-send-email-fujita.tomonori@lab.ntt.co.jp>

On Mon, May 31 2010, FUJITA Tomonori wrote:
> This patchset removes useless ISA_DMA_THRESHOLD:
> 
> - ISA_DMA_THRESHOLD is irrelevant to the majority of architectures but
>   they have to define it.
> 
> - ISA_DMA_THRESHOLD definition is inconsistent on architectures; ISA
>   DMA addressing restriction, DMA addressing restriction or something
>   else.
> 
> - Everyone (except for SCSI) uses dma_mask instead of ancient
>   ISA_DMA_THRESHOLD.
> 
> Only SCSI uses ISA_DMA_THRESHOLD for ancient drivers with non-zero
> unchecked_isa_dma. We can safely remove ISA_DMA_THRESHOLD usage in
> SCSI. So we can clean up ISA_DMA_THRESHOLD on the whole tree.

Looks good. James, it's probably easier if I just carry this patch set.

-- 
Jens Axboe


  parent reply	other threads:[~2010-06-01 18:24 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-31  6:59 [PATCH -mm 0/3] remove useless ISA_DMA_THRESHOLD FUJITA Tomonori
2010-05-31  6:59 ` [PATCH -mm 1/3] aha1532: remove ISA_DMA_THRESHOLD usage FUJITA Tomonori
2010-05-31  6:59 ` [PATCH -mm 2/3] block: kill " FUJITA Tomonori
2010-05-31  6:59 ` [PATCH -mm 3/3] remove needless ISA_DMA_THRESHOLD FUJITA Tomonori
2010-06-01 18:51   ` David Howells
2010-06-01 18:24 ` Jens Axboe [this message]
2010-06-01 18:34   ` [PATCH -mm 0/3] remove useless ISA_DMA_THRESHOLD James Bottomley
2010-06-02  2:30   ` FUJITA Tomonori
2010-06-02  6:18     ` Jens Axboe
2010-06-17 12:48       ` FUJITA Tomonori
2010-06-17 12:59         ` Jens Axboe

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=20100601182452.GA3564@kernel.dk \
    --to=jaxboe@fusionio.com \
    --cc=James.Bottomley@suse.de \
    --cc=akpm@linux-foundation.org \
    --cc=fujita.tomonori@lab.ntt.co.jp \
    --cc=linux-arch@vger.kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox