Messages in this thread |  | | Date | Fri, 19 Oct 2001 15:10:24 +0200 | From | Jens Axboe <> | Subject | Re: [patch] block highmem zero-bounce #17 |
| |
On Fri, Oct 19 2001, Andreas Schwab wrote: > Jens Axboe <axboe@suse.de> writes: > > |> Patch is considered solid. Find it here: > |> > |> *.kernel.org/pub/linux/kernel/people/axboe/patches/2.4.13-pre4/block-highmem-all-17.bz2 > > Your patch still makes bad use of struct scatterlist which is architecture > dependent. Either fix the definitions in asm-*/scatterlist.h or go back > using a private struct. Why did you switch to struct scatterlist in the > first place??
What are you talking about? Please expand. struct scatterlist has very intentionally been changed to its current look, and if an arch is not uptodate please let me know.
Some archs may not have updated their PCI DMA interfaces yet, that's another issue. This will come in time.
-- Jens Axboe
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |