aboutsummaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorGravatar Rakib Mullick <rakib.mullick@gmail.com> 2010-11-12 09:50:54 -0500
committerGravatar Ingo Molnar <mingo@elte.hu> 2010-11-18 09:15:12 +0100
commit0e2af2a9abf94b408ff70679b692a8644fed4aab (patch)
tree7bc243ffb207bc1d99aee71d38918c421f6a8159 /kernel
parentMerge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel... (diff)
downloadlinux-0e2af2a9abf94b408ff70679b692a8644fed4aab.tar.gz
linux-0e2af2a9abf94b408ff70679b692a8644fed4aab.tar.bz2
linux-0e2af2a9abf94b408ff70679b692a8644fed4aab.zip
x86, hw_nmi: Move backtrace_mask declaration under ARCH_HAS_NMI_WATCHDOG
backtrace_mask has been used under the code context of ARCH_HAS_NMI_WATCHDOG. So put it into that context. We were warned by the following warning: arch/x86/kernel/apic/hw_nmi.c:21: warning: ‘backtrace_mask’ defined but not used Signed-off-by: Rakib Mullick <rakib.mullick@gmail.com> Signed-off-by: Don Zickus <dzickus@redhat.com> LKML-Reference: <1289573455-3410-2-git-send-email-dzickus@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions