linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* powerpc.git broken for ARCH=ppc
@ 2005-12-30 18:17 Kumar Gala
  2005-12-30 20:40 ` Olof Johansson
  0 siblings, 1 reply; 2+ messages in thread
From: Kumar Gala @ 2005-12-30 18:17 UTC (permalink / raw)
  To: Benjamin Herrenschmidt; +Cc: linuxppc-dev list

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?

- kumar

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

* Re: powerpc.git broken for ARCH=ppc
  2005-12-30 18:17 powerpc.git broken for ARCH=ppc Kumar Gala
@ 2005-12-30 20:40 ` Olof Johansson
  0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2005-12-30 20:40 UTC (permalink / raw)
  To: Kumar Gala; +Cc: linuxppc-dev list

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

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

end of thread, other threads:[~2005-12-30 20:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-30 18:17 powerpc.git broken for ARCH=ppc Kumar Gala
2005-12-30 20:40 ` Olof Johansson

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).