[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <45EDFEDB.3000507@debian.org>
Date: Tue, 06 Mar 2007 18:52:59 -0500
From: Andres Salomon <dilinger@...ian.org>
To: Andrew Morton <akpm@...ux-foundation.org>
CC: linux-mm@...ck.org, linux-kernel@...r.kernel.org
Subject: [PATCH] mm: don't use ZONE_DMA unless CONFIG_ZONE_DMA is set in setup.c
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.
Signed-off-by: Andres Salomon <dilinger@...ian.org>
View attachment "zones.patch" of type "text/x-patch" (540 bytes)
Powered by blists - more mailing lists