linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM PMU reservation cleanup
@ 2011-06-08 15:28 Mark Rutland
  2011-06-08 15:28 ` [PATCH 1/2] ARM: pmu: refactor reservation Mark Rutland
  2011-06-08 15:28 ` [PATCH 2/2] ARM: pmu: reject duplicate PMU registrations Mark Rutland
  0 siblings, 2 replies; 5+ messages in thread
From: Mark Rutland @ 2011-06-08 15:28 UTC (permalink / raw)
  To: linux-arm-kernel

Hi all,

These patches clean up the PMU reservation framework to separate the
core logic from modifications required to add FDT support.

This refactoring may require trivial changes to LTTng.

Mark Rutland (2):
  ARM: pmu: refactor reservation
  ARM: pmu: reject duplicate PMU registrations

 arch/arm/include/asm/pmu.h   |    2 +-
 arch/arm/kernel/perf_event.c |    4 ++--
 arch/arm/kernel/pmu.c        |   39 ++++++++++++++++++++++-----------------
 3 files changed, 25 insertions(+), 20 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-06-09  9:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-08 15:28 [PATCH 0/2] ARM PMU reservation cleanup Mark Rutland
2011-06-08 15:28 ` [PATCH 1/2] ARM: pmu: refactor reservation Mark Rutland
2011-06-09  9:55   ` Jamie Iles
2011-06-08 15:28 ` [PATCH 2/2] ARM: pmu: reject duplicate PMU registrations Mark Rutland
2011-06-09  9:56   ` Jamie Iles

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).