On Fri, Oct 22, 2004 at 03:20:39AM -0700, Andrew Morton wrote: >... > Changes since 2.6.9-rc4-mm1: >... > +posix-layer-clock-driver-api-fix.patch > > posix clock api fix >... This causes the following compile error: <-- snip --> ... LD .tmp_vmlinux1 drivers/built-in.o(.text+0x30a210): In function `timer_event': : multiple definition of `timer_event' kernel/built-in.o(.text+0x16270): first defined here ld: Warning: size of symbol `timer_event' changed from 157 in kernel/built-in.o to 11 in drivers/built-in.o make: *** [.tmp_vmlinux1] Error 1 <-- snip --> I'd say drivers/net/skfp/queue.c is more at fault for using the pretty generic timer_event name... cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html