On Thu, 2008-10-16 at 08:42 +0200, Martin Schwidefsky wrote: > > Finally, with this patch I get the following compilation error on > > powerpc: > > > > arch/powerpc/kernel/process.c: In function '__switch_to': > > arch/powerpc/kernel/process.c:400: error: implicit declaration of > function 'account_process_tick' > > make[2]: *** [arch/powerpc/kernel/process.o] Error 1 > > make[1]: *** [arch/powerpc/kernel] Error 2 > > This is with CONFIG_VIRT_CPU_ACCOUNTING=y? Ok, the include for kernel_stat.h has been missing in arch/powerpc/kernel/process.c. All the other call sites already have the include. -- blue skies, Martin. "Reality continues to ruin my life." - Calvin. -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html