On Tue, Oct 23 2007, Kristoffer Ericson wrote: > Greetings, > > Got this after syncing my tree with linux-2.6.git. > > In file included from include/linux/dma-mapping.h:52, > from include/linux/dmaengine.h:29, > from include/linux/skbuff.h:29, > from include/linux/netlink.h:155, > from include/linux/genetlink.h:4, > from include/net/genetlink.h:4, > from include/linux/taskstats_kern.h:12, > from init/main.c:46: > include/asm/dma-mapping.h: In function `dma_map_sg': > include/asm/dma-mapping.h:88: error: structure has no member named `page' > include/asm/dma-mapping.h:91: error: structure has no member named `page' > include/asm/dma-mapping.h: In function `dma_sync_sg': > include/asm/dma-mapping.h:141: error: structure has no member named `page' > include/asm/dma-mapping.h:144: error: structure has no member named `page' > make[1]: *** [init/main.o] Error 1 > make: *** [init] Error 2
Pull again, should be ok now. -- Jens Axboe - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/