Hello, On Wed, Feb 04, 2009 at 11:15:03AM +0100, Uwe Kleine-König wrote: > On Wed, Feb 04, 2009 at 10:06:57AM +0100, Iratxo Pichel Ortiz wrote: > > I think that I have found a built error on 2.6.26.8-rt15 on ARM (ixp4xx): > > > > Here (warning): > > > > In file included from kernel/trace/trace.c:37: > > include/asm/asm-offsets.h:49:1: warning: "VM_EXEC" redefined > > In file included from include/linux/pagemap.h:7, > > from kernel/trace/trace.c:19: > > include/linux/mm.h:77:1: warning: this is the location of the previous > > definition > IIRC the resolution for that one was not to include both headers that > define VM_EXEC. Try searching the archives of linux-arm-kernel ML. I had that warning now on Steven's tip, too. For me removing #include asm-offsets.h solved the situation. Not sure this works in general though. And I was unable to find the thread on the ML?! Best regards Uwe -- Pengutronix e.K. | Uwe Kleine-König | Industrial Linux Solutions | http://www.pengutronix.de/ | -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html