All of lore.kernel.org
 help / color / mirror / Atom feed
* 2.5: PCI scatter gather list change
@ 2001-12-02  4:35 Anton Blanchard
  2001-12-02 10:23 ` Jens Axboe
  2001-12-03  0:05 ` David S. Miller
  0 siblings, 2 replies; 3+ messages in thread
From: Anton Blanchard @ 2001-12-02  4:35 UTC (permalink / raw)
  To: axboe; +Cc: linux-kernel


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.

Anton

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-12-03  8:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-02  4:35 2.5: PCI scatter gather list change Anton Blanchard
2001-12-02 10:23 ` Jens Axboe
2001-12-03  0:05 ` David S. Miller

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.