linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* tip build problem on powerpc
@ 2010-02-08 23:07 Stephen Rothwell
  2010-02-09  4:22 ` Ingo Molnar
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Rothwell @ 2010-02-08 23:07 UTC (permalink / raw)
  To: Thomas Gleixner, Ingo Molnar, H. Peter Anvin, Peter Zijlstra
  Cc: Don Zickus, ppc-dev

[-- Attachment #1: Type: text/plain, Size: 1130 bytes --]

Hi all,

Last night's build of tip/master on powerpc produced these errors:

kernel/nmi_watchdog.c:33: error: redefinition of 'touch_nmi_watchdog'
kernel/nmi_watchdog.c:59: error: 'nmi_watchdog_enabled' undeclared (first use in this function)
kernel/nmi_watchdog.c:59: error: (Each undeclared identifier is reported only once
kernel/nmi_watchdog.c:59: error: for each function it appears in.)
kernel/nmi_watchdog.c:109: error: implicit declaration of function 'die_nmi'
kernel/nmi_watchdog.c:136: error: 'cpu_khz' undeclared (first use in this function)

This was from the powerpc pseries_defconfig build (as well as the
pamc32_defconfig, ppc6xx_defconfig and ppc64_defconfig builds).  Caused
by commit 1fb9d6ad2766a1dd70d167552988375049a97f21 ("nmi_watchdog: Add
new, generic implementation, using perf events") but exposed by commit
84e478c6f1eb9c4bfa1fff2f8108e9a061b46428 ("nmi_watchdog: Config option to
enable new nmi_watchdog").

Full logs, configs: http://kisskb.ellerman.id.au/kisskb/branch/12/
-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

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

* Re: tip build problem on powerpc
  2010-02-08 23:07 tip build problem on powerpc Stephen Rothwell
@ 2010-02-09  4:22 ` Ingo Molnar
  2010-02-09  4:41   ` Stephen Rothwell
  0 siblings, 1 reply; 3+ messages in thread
From: Ingo Molnar @ 2010-02-09  4:22 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Peter Zijlstra, Don Zickus, Thomas Gleixner, ppc-dev, H. Peter Anvin


* Stephen Rothwell <sfr@canb.auug.org.au> wrote:

> Hi all,
> 
> Last night's build of tip/master on powerpc produced these errors:
> 
> kernel/nmi_watchdog.c:33: error: redefinition of 'touch_nmi_watchdog'
> kernel/nmi_watchdog.c:59: error: 'nmi_watchdog_enabled' undeclared (first use in this function)
> kernel/nmi_watchdog.c:59: error: (Each undeclared identifier is reported only once
> kernel/nmi_watchdog.c:59: error: for each function it appears in.)
> kernel/nmi_watchdog.c:109: error: implicit declaration of function 'die_nmi'
> kernel/nmi_watchdog.c:136: error: 'cpu_khz' undeclared (first use in this function)

yep, i know that already from the -tip cross build tests and reported it to 
Don yesterday. Do you boot -tip or only build test it? If you use -tip 
personally then you can simply disable CONFIG_NMI_WATCHDOG.

Thanks,

	Ingo

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

* Re: tip build problem on powerpc
  2010-02-09  4:22 ` Ingo Molnar
@ 2010-02-09  4:41   ` Stephen Rothwell
  0 siblings, 0 replies; 3+ messages in thread
From: Stephen Rothwell @ 2010-02-09  4:41 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: Peter Zijlstra, Don Zickus, Thomas Gleixner, ppc-dev, H. Peter Anvin

[-- Attachment #1: Type: text/plain, Size: 445 bytes --]

Hi Ingo.

On Tue, 9 Feb 2010 05:22:38 +0100 Ingo Molnar <mingo@elte.hu> wrote:
>
> yep, i know that already from the -tip cross build tests and reported it to 
> Don yesterday. Do you boot -tip or only build test it? If you use -tip 
> personally then you can simply disable CONFIG_NMI_WATCHDOG.

OK, good.  I just build test.

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

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

end of thread, other threads:[~2010-02-09  5:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-08 23:07 tip build problem on powerpc Stephen Rothwell
2010-02-09  4:22 ` Ingo Molnar
2010-02-09  4:41   ` Stephen Rothwell

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