linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* ppc compile failure (__flush_icache_range etc undeclared)
@ 2008-05-10 11:51 Meelis Roos
  2008-05-10 13:22 ` Josh Boyer
  2008-05-10 13:26 ` Segher Boessenkool
  0 siblings, 2 replies; 3+ messages in thread
From: Meelis Roos @ 2008-05-10 11:51 UTC (permalink / raw)
  To: Linux Kernel list, linuxppc-dev

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 '__flush_icache_range'
arch/ppc/kernel/ppc_ksyms.c:153: error: 'flush_dcache_range' undeclared here (not in a function)
arch/ppc/kernel/ppc_ksyms.c:153: warning: type defaults to 'int' in declaration of 'flush_dcache_range'
arch/ppc/kernel/ppc_ksyms.c:154: error: 'flush_icache_user_range' undeclared here (not in a function)
arch/ppc/kernel/ppc_ksyms.c:154: warning: type defaults to 'int' in declaration of 'flush_icache_user_range'
arch/ppc/kernel/ppc_ksyms.c:155: error: 'flush_dcache_page' undeclared here (not in a function)
arch/ppc/kernel/ppc_ksyms.c:155: warning: type defaults to 'int' in declaration of 'flush_dcache_page'
make[1]: *** [arch/ppc/kernel/ppc_ksyms.o] Error 1


-- 
Meelis Roos (mroos@linux.ee)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ppc compile failure (__flush_icache_range etc undeclared)
  2008-05-10 11:51 ppc compile failure (__flush_icache_range etc undeclared) Meelis Roos
@ 2008-05-10 13:22 ` Josh Boyer
  2008-05-10 13:26 ` Segher Boessenkool
  1 sibling, 0 replies; 3+ messages in thread
From: Josh Boyer @ 2008-05-10 13:22 UTC (permalink / raw)
  To: Meelis Roos; +Cc: linuxppc-dev, Linux Kernel list

On Sat, 10 May 2008 14:51:27 +0300 (EEST)
Meelis Roos <mroos@linux.ee> 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
http://patchwork.ozlabs.org/linuxppc/patch?id=18346
http://patchwork.ozlabs.org/linuxppc/patch?id=18347

People keep breaking arch/ppc and it seems there's little motivation to
fix it since it's going away in a month.

josh

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ppc compile failure (__flush_icache_range etc undeclared)
  2008-05-10 11:51 ppc compile failure (__flush_icache_range etc undeclared) Meelis Roos
  2008-05-10 13:22 ` Josh Boyer
@ 2008-05-10 13:26 ` Segher Boessenkool
  1 sibling, 0 replies; 3+ messages in thread
From: Segher Boessenkool @ 2008-05-10 13:26 UTC (permalink / raw)
  To: Meelis Roos; +Cc: linuxppc-dev, Linux Kernel list

> 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 
http://ozlabs.org/pipermail/linuxppc-dev/2008-May/056010.html


Segher

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-05-10 13:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-10 11:51 ppc compile failure (__flush_icache_range etc undeclared) Meelis Roos
2008-05-10 13:22 ` Josh Boyer
2008-05-10 13:26 ` Segher Boessenkool

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).