Re: [PATCH v2] arm64: mm: use macro instead of if judgement of ZONE_DMA

From: Catalin Marinas
Date: Thu Oct 16 2014 - 13:10:27 EST


On Thu, Oct 16, 2014 at 10:41:01AM +0100, Yifan Zhang wrote:
> if disable CONFIG_ZONE_DMA, ZONE_DMA becomes undefined.

I agree that this is the case but can you explain why you need to
disable ZONE_DMA? It currently is def_bool y, so it cannot be disabled
unless you hack the Kconfig.

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