--- linux-2.5.70-bk17/include/linux/gfp.h Mon May 26 18:00:26 2003 +++ linux-2.5.70-bk17/include/linux/gfp.h.fixed Mon Jun 16 11:48:03 2003 @@ -7,7 +7,7 @@ /* * GFP bitmasks.. */ -/* Zone modifiers in GFP_ZONEMASK (see linux/mmzone.h - low four bits) */ +/* Zone modifiers in GFP_ZONEMASK (see linux/mmzone.h - low two bits) */ #define __GFP_DMA 0x01 #define __GFP_HIGHMEM 0x02