[PATCH 0/4] perf: Kernel updates

From: Robert Richter
Date: Thu Apr 05 2012 - 12:25:04 EST


Enclosed some changes made while working with the code. Mostly trivial
but worth to add.

-Robert


Robert Richter (4):
perf: Trivial cleanup of duplicate code
perf, x86: Fix cmpxchg() usage in amd_put_event_constraints()
perf: use static variant of perf_event_overflow in core.c
perf: Remove PERF_COUNTERS config option

arch/arm/configs/bcmring_defconfig | 2 +-
arch/powerpc/configs/chroma_defconfig | 2 +-
arch/powerpc/configs/gamecube_defconfig | 2 +-
arch/powerpc/configs/wii_defconfig | 2 +-
arch/sh/configs/sh7785lcr_32bit_defconfig | 2 +-
arch/sparc/configs/sparc64_defconfig | 2 +-
arch/x86/kernel/cpu/perf_event.c | 3 ---
arch/x86/kernel/cpu/perf_event_amd.c | 4 +---
init/Kconfig | 14 +-------------
kernel/events/core.c | 2 +-
10 files changed, 9 insertions(+), 26 deletions(-)

--
1.7.8.4


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