On Sun, Jan 13, 2008 at 02:00:01PM -0500, Steven Rostedt wrote: > We are pleased to announce the 2.6.24-rc7-rt1 tree Works fine on phyCORE-MPC5200B-tiny, here are the latest results: http://www.pengutronix.de/oselas/realtime/results/20080113-1/ However, when I try to switch on the latency tracer, it ends with the warnings below. I've added early_printk() stubs in order to make it link at all. In file included from kernel/latency_trace.c:27: include/asm/asm-offsets.h:76:1: warning: "CLONE_VM" redefined In file included from include/linux/security.h:32, from include/linux/mm.h:15, from kernel/latency_trace.c:7: include/linux/sched.h:8:1: warning: this is the location of the previous definition In file included from kernel/latency_trace.c:27: include/asm/asm-offsets.h:77:1: warning: "CLONE_UNTRACED" redefined In file included from include/linux/security.h:32, from include/linux/mm.h:15, from kernel/latency_trace.c:7: include/linux/sched.h:22:1: warning: this is the location of the previous definition In file included from kernel/latency_trace.c:27: include/asm/asm-offsets.h:88:1: warning: "TASK_SIZE" redefined In file included from include/asm/thread_info.h:25, from include/linux/thread_info.h:34, from include/linux/preempt.h:9, from include/linux/spinlock.h:85, from include/linux/mmzone.h:7, from include/linux/gfp.h:4, from include/linux/mm.h:8, from kernel/latency_trace.c:7: include/asm/processor.h:84:1: warning: this is the location of the previous definition In file included from kernel/latency_trace.c:27: include/asm/asm-offsets.h:112:1: warning: "NSEC_PER_SEC" redefined In file included from include/linux/stat.h:60, from include/linux/fs.h:278, from include/linux/security.h:25, from include/linux/mm.h:15, from kernel/latency_trace.c:7: include/linux/time.h:37:1: warning: this is the location of the previous definition In file included from kernel/latency_trace.c:27: include/asm/asm-offsets.h:115:1: warning: "PGD_TABLE_SIZE" redefined In file included from include/asm/pgtable.h:15, from include/linux/mm.h:38, from kernel/latency_trace.c:7: include/asm/pgtable-ppc32.h:91:1: warning: this is the location of the previous definition CC [M] fs/ext2/balloc.o kernel/latency_trace.c: In function 'check_wakeup_timing': kernel/latency_trace.c:2240: warning: format '%016lx' expects type 'long unsigned int', but argument 2 has type 'cycle_t' Robert -- Robert Schwebel | http://www.pengutronix.de OSADL Testlab @ Pengutronix | http://www.osadl.org - 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