Re: PATCH - final (I hope) tidy up for generic_make_request interface

From: Linus Torvalds (torvalds@transmeta.com)
Date: Wed Aug 23 2000 - 20:35:30 EST


On Thu, 24 Aug 2000, Neil Brown wrote:
>
> - moves create_bounce out of __make_request and into
> generic_make_request, as potentially any client might use high
> memory, and ever driver needs a bounce buffer.

This is wrong.

Not every driver necessarily needs a bounce buffer. Yes, _currently_ they
do, but there are 64-bit PCI cards that could do DMA directly to high
memory. The part of your change would make such a driver unable to take
advantage of the resources offered by the hardware.

                Linus

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Aug 23 2000 - 21:00:10 EST