Thomas, In arm-preempt-config.patch, the GENERIC_TIME is removed from the OMAP arch. Can you undo that removal? OMAP is still GENERIC_TIME capable unless something has been done to break it. In other words, on top of -rt3: Index: linux-2.6/arch/arm/Kconfig =================================================================== --- linux-2.6.orig/arch/arm/Kconfig +++ linux-2.6/arch/arm/Kconfig @@ -394,6 +394,7 @@ config ARCH_DAVINCI config ARCH_OMAP bool "TI OMAP" select GENERIC_GPIO + select GENERIC_TIME help Support for TI's OMAP platform (OMAP1 and OMAP2). Signed-off-by: Kevin Hilman <khilman@xxxxxxxxxx> - 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