On Thu, 2007-05-10 at 23:00 -0700, akpm@xxxxxxxxxxxxxxxxxxxx wrote: > From: Bernhard Walle <bwalle@xxxxxxx> > > In sd_revalidate_disk(), the SCSI Disk driver needs a few bytes DMA memory, > allocated by kmalloc() and __GFP_DMA. This patch uses __GFP_DMA only if > the corresponding host structure has unchecked_isa_dma set. OK, now we have the Mike Christie fix that actually bounces our submission paths correctly, we can really eliminate all the GFP_DMA buffer allocations in the ULDs ... so this isn't really the right fix. James - To unsubscribe from this list: 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