[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20101218153326.GA15675@elte.hu>
Date: Sat, 18 Dec 2010 16:33:26 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Don Zickus <dzickus@...hat.com>
Cc: Peter Zijlstra <peterz@...radead.org>, fweisbec@...il.com,
LKML <linux-kernel@...r.kernel.org>, akpm@...ux-foundation.org,
dannf@...com
Subject: Re: [PATCH] x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and
rely on CONFIG_HARDLOCKUP_DETECTOR
* Don Zickus <dzickus@...hat.com> wrote:
> The x86 arch has shifted its use of the nmi_watchdog from a local implementation
> to the global one provide by kernel/watchdog.c. This shift has caused a whole
> bunch of compile problems under different config options. I attempt to simplify
> things with the patch below.
ok, this patch is looking better - but even after applying it to -tip (and resolving
the conflict) i get this link failure on 64-bit allyesconfig:
watchdog.c:(.text+0x7eacc): undefined reference to `hw_nmi_get_sample_period'
Thanks,
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists