Home
last modified time | relevance | path

Searched hist:"0715501 bf1d915002d92e34e8a78ea889e5a0049" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/um/kernel/
H A Dmem.cdiff 0715501bf1d915002d92e34e8a78ea889e5a0049 Wed Sep 27 03:50:34 CDT 2006 Jeff Dike <jdike@addtoit.com> [PATCH] uml: get rid of ZONE_DMA use

ZONE_DMA might become dependent on CONFIG_ZONE_DMA, which UML doesn't define
(we're still arguing about this) So, let's change ZONE_DMA to ZONE_NORMAL.

This is prompted by optional-zone_dma-in-the-vm.patch, but should be harmless
on its own.

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Cc: Christoph Lameter <clameter@engr.sgi.com>
Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>