From: Ingo Molnar on

* tip-bot for Cliff Wickman <cpw(a)sgi.com> wrote:

> Commit-ID: 5edd19af18a36a4e22c570b1b969179e0ca1fe4c
> Gitweb: http://git.kernel.org/tip/5edd19af18a36a4e22c570b1b969179e0ca1fe4c
> Author: Cliff Wickman <cpw(a)sgi.com>
> AuthorDate: Tue, 20 Jul 2010 18:09:05 -0500
> Committer: H. Peter Anvin <hpa(a)linux.intel.com>
> CommitDate: Wed, 21 Jul 2010 11:33:27 -0700
>
> x86, UV: Make kdump avoid stack dumps

FYI, this triggers the following build failure in -tip:

arch/x86/built-in.o: In function `uv_handle_nmi':
(.text+0x27ce5): undefined reference to `in_crash_kexec'

Ingo