From: will.deacon@arm.com (Will Deacon)
To: linux-arm-kernel@lists.infradead.org
Subject: [RFC PATCH 0/2] ARM: pmu: provide a registration mechanism for IRQs
Date: Wed, 10 Mar 2010 14:58:17 +0000 [thread overview]
Message-ID: <1268233099-28965-1-git-send-email-will.deacon@arm.com> (raw)
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(-)
next reply other threads:[~2010-03-10 14:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-10 14:58 Will Deacon [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1268233099-28965-1-git-send-email-will.deacon@arm.com \
--to=will.deacon@arm.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).