On Fri, 2006-05-19 at 09:08 -0700, Randy.Dunlap wrote: > + .unchecked_isa_dma = 1, /* ppa cannot deal with highmem, so > + * this is an easy trick to ensure > + * all io pages for this host reside > + * in low memory */ You still don't need this piece, do you? It will cause all the kmallocs still to be GFP_DMA ... allocations from zone normal should be fine, shouldn't they? James - : send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html