[PATCH 0/4] perf, x86: collection of pentium 4 fixes

From: Don Zickus
Date: Thu Apr 21 2011 - 16:04:20 EST


This patch series has various clean ups for the P4 perf nmi layer.
Some of the changes touch the other platforms but those should be minimally
intrusive.

It would be nice to get these into 2.6.39 as two patches fix 'unknown' NMIs,
which is listed as a regression from 2.6.38.

Cyrill Gorcunov (3):
perf, x86: P4 PMU -- Use perf_sample_data_init helper
perf, x86: P4 PMU - Don't forget to clear cpuc->active_mask on
overflow
perf, x86: Add PERF_COUNT_HW_NMI_WATCHDOG event

Don Zickus (1):
perf, nmi: Move LVT un-masking into irq handlers

arch/x86/kernel/cpu/perf_event.c | 5 ++-
arch/x86/kernel/cpu/perf_event_amd.c | 1 +
arch/x86/kernel/cpu/perf_event_intel.c | 4 +++
arch/x86/kernel/cpu/perf_event_p4.c | 34 +++++++++++++++++++++++++------
arch/x86/kernel/cpu/perf_event_p6.c | 1 +
include/linux/perf_event.h | 1 +
kernel/watchdog.c | 2 +-
7 files changed, 38 insertions(+), 10 deletions(-)

--
1.7.4.2

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