Re: [V6][PATCH 3/6] x86, nmi: wire up NMI handlers to new routines

From: Robert Richter
Date: Fri Sep 30 2011 - 10:27:18 EST


On 23.09.11 15:17:12, Don Zickus wrote:
> diff --git a/arch/x86/kernel/cpu/perf_event.c b/arch/x86/kernel/cpu/perf_event.c
> index 594d425..90ffec5 100644
> --- a/arch/x86/kernel/cpu/perf_event.c
> +++ b/arch/x86/kernel/cpu/perf_event.c
> @@ -1377,68 +1377,14 @@ struct pmu_nmi_state {
> static DEFINE_PER_CPU(struct pmu_nmi_state, pmu_nmi);

Don, please remove this too and also struct pmu_nmi_state:

arch/x86/kernel/cpu/perf_event.c:1066: warning: âpmu_nmiâ defined but not used

Thanks,

-Robert

--
Advanced Micro Devices, Inc.
Operating System Research Center

--
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/