[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070306175246.b1253ec3.akpm@linux-foundation.org>
Date: Tue, 6 Mar 2007 17:52:46 -0800
From: Andrew Morton <akpm@...ux-foundation.org>
To: Andres Salomon <dilinger@...ian.org>
Cc: linux-mm@...ck.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mm: don't use ZONE_DMA unless CONFIG_ZONE_DMA is set in
setup.c
On Tue, 06 Mar 2007 18:52:59 -0500
Andres Salomon <dilinger@...ian.org> wrote:
> If CONFIG_ZONE_DMA is ever undefined, ZONE_DMA will also not be defined,
> and setup.c won't compile. This wraps it with an #ifdef.
>
I guess if anyone tries to disable ZONE_DMA on i386 they'll pretty quickly
discover that. But I don't think we need to "fix" it yet?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists