Re: [PATCH] x86: Fix warning in hw_nmi.c

From: Don Zickus
Date: Thu Dec 09 2010 - 10:56:59 EST


On Thu, Dec 09, 2010 at 02:47:34PM +0600, Rakib Mullick wrote:
> commit 0e2af2a9abf94b408ff70679b692a8644fed4aab fixed this warning, it
> again introduced by commit 5f2b0ba4d94b3ac23cbc4b7f675d98eb677a760a.
> This patch fixes it by moving arch_trigger_all_cpu_backtrace few lines
> above backtrace_mask's declaration.
>
> We were warned by the following warning:
>
> arch/x86/kernel/apic/hw_nmi.c:29: warning: âbacktrace_maskâ defined but not used
>
>
> Signed-off-by: Rakib Mullick <rakib.mullick@xxxxxxxxx>

Thanks Rakib.

I already have this fix lined up for Ingo in another patch series.

http://thread.gmane.org/gmane.linux.kernel/1069682/focus=1069960

Hopefully Ingo will get a chance to include it soon.

Cheers,
Don
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/