#define PageDMA(page) (contig_page_data.node_zones + ZONE_DMA == (page)->zone)
Why was this done? I would still prefer to see the PG_DMA bit, because
for discontig platforms, there is not a "contig_page_data". In short,
this will break any platform that does use the CONFIG_DISCONTIGMEM code.
Thanks.
Kanoj
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/