On Thu, 2005-08-11 at 23:07 -0400, Lee Revell wrote: > Very nice to see this going in (via) the RT patch. >
Also, does not compile for me with ACPI PM timer selected: CC arch/i386/kernel/timers/hrtimer_pm.o In file included from include/asm/hrtime.h:220, from include/linux/hrtime.h:58, from arch/i386/kernel/timers/hrtimer_pm.c:11: include/asm/hrtime-Macpi.h: In function 'stake_cpuctr': include/asm/hrtime-Macpi.h:110: warning: no return statement in function returning non-void arch/i386/kernel/timers/hrtimer_pm.c: In function 'high_res_init_pm': arch/i386/kernel/timers/hrtimer_pm.c:141: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'unsigned int' arch/i386/kernel/timers/hrtimer_pm.c:141: warning: format '%03lu' expects type 'long unsigned int', but argument 3 has type 'unsigned int' arch/i386/kernel/timers/hrtimer_pm.c:182: error: invalid lvalue in assignment make[2]: *** [arch/i386/kernel/timers/hrtimer_pm.o] Error 1 make[1]: *** [arch/i386/kernel/timers] Error 2 make: *** [arch/i386/kernel] Error 2 Lee - 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/