Re: [patch 3/6] scsi, fnic: require DMA support for Cisco FNIC

From: Christoph Hellwig
Date: Wed May 25 2011 - 04:04:26 EST


On Tue, May 24, 2011 at 04:53:50PM -0700, David Rientjes wrote:
> The Cisco FNIC driver requires creating a SLAB_CACHE_DMA cache, which is
> not possible if CONFIG_ZONE_DMA is disasbled. Avoid compiling it without
> DMA support.

And you're sure it actually needs it and isn't some sort of typo? It
might help to Cc the maintainer to figure that out.

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