diff options
author | Rakib Mullick <[email protected]> | 2010-12-09 14:47:34 +0600 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2010-12-09 16:06:52 +0100 |
commit | 2c6cb1053ad8b61ab9fb50b578d0ffea959f7583 (patch) | |
tree | 37f227660137cb41764aab93502021bae90134af /net/unix/af_unix.c | |
parent | c277443cfc29b1623b4923219ff0bdb48b91b589 (diff) |
x86: Address 'unused' warning in hw_nmi.c again
arch/x86/kernel/apic/hw_nmi.c:29: warning: backtrace_mask defined but not used
commit 0e2af2a9(x86, hw_nmi: Move backtrace_mask declaration under
ARCH_HAS_NMI_WATCHDOG) addressed this warning, but it was reintroduced
by commit 5f2b0ba4(x86, nmi_watchdog: Remove the old nmi_watchdog).
Move backtrace_mask into the #ifdef arch_trigger_all_cpu_backtrace
section again.
Signed-off-by: Rakib Mullick <[email protected]>
Cc: Don Zickus <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions