Re: [patch] block: fix queue bounce limit calculation

From: Andi Kleen
Date: Sat Aug 19 2006 - 16:56:07 EST


On Saturday 19 August 2006 12:11, Chuck Ebbert wrote:
> Queue bounce should start after the max page, not on it.

The page with memory 0xffffffff...0xffffffff+4096 is already
beyond the limit. And 0xffffffff's PFN is 0xffffffff>>PAGE_SHIFT.

I don't see how the patch is correct.

-Andi

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