linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] ARM: pmu: provide a registration mechanism for IRQs
@ 2010-03-10 14:58 Will Deacon
  2010-03-10 14:58 ` [RFC PATCH 1/2] ARM: pmu: register IRQs at runtime Will Deacon
  0 siblings, 1 reply; 3+ messages in thread
From: Will Deacon @ 2010-03-10 14:58 UTC (permalink / raw)
  To: linux-arm-kernel

This RFC patch was prompted by a discussion with Russell about the PMU IRQs
for the new Versatile Express platform:

http://lists.infradead.org/pipermail/linux-arm-kernel/2010-March/010921.html

The set contains two patches, the second of which is intended purely as an
example to illustrate the usage of the new framework.

All comments welcome.

Cc: Russell King - ARM Linux <linux@arm.linux.org.uk>
Cc: Jamie Iles <jamie.iles@picochip.com>

Will Deacon (2):
  ARM: pmu: register IRQs at runtime
  ARM: Realview-PBX: register PMU IRQs during board initialisation

 arch/arm/include/asm/pmu.h            |   36 ++++++++---
 arch/arm/kernel/perf_event.c          |    6 +-
 arch/arm/kernel/pmu.c                 |  103 ++++++++++++++++++---------------
 arch/arm/mach-realview/realview_pbx.c |   15 +++++
 4 files changed, 101 insertions(+), 59 deletions(-)

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

end of thread, other threads:[~2010-03-10 14:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-10 14:58 [RFC PATCH 0/2] ARM: pmu: provide a registration mechanism for IRQs Will Deacon
2010-03-10 14:58 ` [RFC PATCH 1/2] ARM: pmu: register IRQs at runtime Will Deacon
2010-03-10 14:58   ` [RFC PATCH 2/2] ARM: Realview-PBX: register PMU IRQs during board initialisation Will Deacon

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).