Hello, I tried to build RT patch over kernel 2.6.25. The patch step goes all right (patch patch-2.6.25.8-rt7.bz2) When I make the kernel there is an error in asm-arm/arch-pxa/timex.h : OSCR is undefined because the include of pxa registers definition is conditioned by "defined CONFIG_PXA27X" and I build for PXA255. So I add inclusion to the PXA255 compilation in this file. After this modification the kernel make generate hundreds of warning like this paste below : "include/asm-generic/cmpxchg.h:19:1: warning: this is the location of the previous definition" Are those warnings normals ? gsempe. -- 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