linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] genirq: arm64: perf: support for percpu pmu interrupt
@ 2013-11-06 12:07 Vinayak Kale
  2013-11-06 12:07 ` [PATCH 1/2] genirq: error reporting in request_percpu_irq() and request_threaded_irq() Vinayak Kale
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Vinayak Kale @ 2013-11-06 12:07 UTC (permalink / raw)
  To: linux-arm-kernel

This patch series adds support to handle interrupt registration/deregistration
in arm64 pmu driver when pmu interrupt type is percpu.

Patches in this patch series were previously sent out as separate patches [1].
This patch series incorporates comments/fixes suggested for original patches.

[1] 
http://lists.infradead.org/pipermail/linux-arm-kernel/2013-October/205888.html
http://lists.infradead.org/pipermail/linux-arm-kernel/2013-October/204414.html 

Vinayak Kale (2):
  genirq: error reporting in request_percpu_irq() and
    request_threaded_irq()
  arm64: perf: add support for percpu pmu interrupt

 arch/arm64/kernel/perf_event.c |  109 +++++++++++++++++++++++++++++-----------
 kernel/irq/manage.c            |   12 +++--
 2 files changed, 89 insertions(+), 32 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2013-11-12  8:31 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-06 12:07 [PATCH 0/2] genirq: arm64: perf: support for percpu pmu interrupt Vinayak Kale
2013-11-06 12:07 ` [PATCH 1/2] genirq: error reporting in request_percpu_irq() and request_threaded_irq() Vinayak Kale
2013-11-06 12:07 ` [PATCH 2/2] arm64: perf: add support for percpu pmu interrupt Vinayak Kale
2013-11-08 15:57   ` Will Deacon
2013-11-11  9:30     ` Vinayak Kale
2013-11-09  1:04   ` Stephen Boyd
2013-11-09  1:04 ` [PATCH 0/2] genirq: arm64: perf: " Stephen Boyd
2013-11-11  9:25   ` Vinayak Kale
2013-11-11 10:44   ` Will Deacon
2013-11-11 12:33     ` Ganapat Rao P Kulkarni
2013-11-12  6:00     ` Vinayak Kale
2013-11-12  8:31       ` Thomas Gleixner

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