All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@suse.de>
To: Anton Blanchard <anton@samba.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.5: PCI scatter gather list change
Date: Sun, 2 Dec 2001 11:23:51 +0100	[thread overview]
Message-ID: <20011202112351.K25987@suse.de> (raw)
In-Reply-To: <20011202153553.B5130@krispykreme>
In-Reply-To: <20011202153553.B5130@krispykreme>

On Sun, Dec 02 2001, Anton Blanchard wrote:
> 
> Hi Jens,
> 
> I got 2.5 booting on ppc64 today and noticed that the behaviour of 
> sglists has changed. Before we would get an array of sg->address,
> sg->length pairs, we now get sg->page, sg->offset, sg->length triplets
> (from blk_rq_map_sg).
> 
> I dont care too much either way, but if this change is here to stay I'll
> let the non intel maintainers know so they can fix up their pci dma
> code.

The change is here to stay, the ->address stuff will die in 2.5.
Consider highmem pages which have no virtual mapping.

-- 
Jens Axboe


  reply	other threads:[~2001-12-02 10:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-02  4:35 2.5: PCI scatter gather list change Anton Blanchard
2001-12-02 10:23 ` Jens Axboe [this message]
2001-12-03  0:05 ` David S. Miller

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=20011202112351.K25987@suse.de \
    --to=axboe@suse.de \
    --cc=anton@samba.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 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.