ppc compile failure (__flush_icache_range etc undeclared)

2008-05-10 Thread Meelis Roos
Tried 2.6.26-rc1+git on ppc (arch/ppc, PReP subarch) and got this: arch/ppc/kernel/ppc_ksyms.c: At top level: arch/ppc/kernel/ppc_ksyms.c:152: error: '__flush_icache_range' undeclared here (not in a function) arch/ppc/kernel/ppc_ksyms.c:152: warning: type defaults to 'int' in declaration of

Re: ppc compile failure (__flush_icache_range etc undeclared)

2008-05-10 Thread Josh Boyer
On Sat, 10 May 2008 14:51:27 +0300 (EEST) Meelis Roos [EMAIL PROTECTED] wrote: Tried 2.6.26-rc1+git on ppc (arch/ppc, PReP subarch) and got this: Segher sent patches to fix this earlier this week. You can find them here: http://patchwork.ozlabs.org/linuxppc/patch?id=18348

Re: ppc compile failure (__flush_icache_range etc undeclared)

2008-05-10 Thread Segher Boessenkool
Tried 2.6.26-rc1+git on ppc (arch/ppc, PReP subarch) and got this: arch/ppc/kernel/ppc_ksyms.c: At top level: arch/ppc/kernel/ppc_ksyms.c:152: error: '__flush_icache_range' undeclared here (not in a function) That's fixed by [2/3] in