powerpc.git broken for ARCH=ppc

Olof Johansson olof at lixom.net
Sat Dec 31 07:40:01 EST 2005


On Fri, Dec 30, 2005 at 12:17:56PM -0600, Kumar Gala wrote:
> Ben,
> 
> It looks like you broke ARCH=ppc builds:
> 
> arch/ppc/kernel/time.c: In function `wakeup_decrementer':
> arch/ppc/kernel/time.c:125: warning: implicit declaration of function  
> `last_jiffy_stamp'
> arch/ppc/kernel/time.c:125: error: invalid lvalue in assignment
> arch/ppc/kernel/time.c: In function `timer_interrupt':
> arch/ppc/kernel/time.c:189: error: invalid lvalue in assignment
> arch/ppc/kernel/time.c: In function `time_init':
> arch/ppc/kernel/time.c:331: error: invalid lvalue in assignment
> 
> In asm-powerpc/hardirq.h you removed the defn of last_jiffy_stamp.   
> Suggestions on what the right fix is for arch=ppc?

Hmm, it's pretty annoying that cleanups and chances of powerpc can break
ppc. How much of asm-powerpc is pulled into an ARCH=ppc build?


-Olof



More information about the Linuxppc-dev mailing list