Re: x86_64: 2.6.14-rc4 swiotlb broken

From: Andi Kleen
Date: Mon Oct 17 2005 - 04:54:02 EST


On Monday 17 October 2005 11:50, Andrew Morton wrote:

>
> This is an ia64 patch - what point was there in testing it on an x460?
>
> Is something missing here?

x86-64 shares that code with ia64.

The patch is actually not quite correct - in theory node 0 could be too small
to contain the full swiotlb bounce buffers.

The real fix would be to get rid of the pgdata lists and just walk the
node_online_map on bootmem.c. The memory hotplug guys have
a patch pending for this.

-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/