public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] perf: make Arm CCI driver modular
@ 2018-05-11 14:29 Robin Murphy
  2018-05-11 14:29 ` [PATCH 1/3] perf/arm-cc*: Fix MODULE_LICENSE() tags Robin Murphy
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Robin Murphy @ 2018-05-11 14:29 UTC (permalink / raw)
  To: will.deacon, mark.rutland
  Cc: linux-arm-kernel, linux-kernel, pawel.moll, suzuki.poulose

Now that it has been surgically removed from the MCPM port-control code,
we can let the CCI PMU driver be modular. Probing the PMU in the first
place still depends on the bus driver stub being built-in, but it's a
small price to pay compared to the major upheaval of completely reworking
the DT-handling code across the two drivers.

Robin.


Robin Murphy (3):
  perf/arm-cc*: Fix MODULE_LICENSE() tags
  perf/arm-cci: Remove pointless PMU disabling
  perf/arm-cci: Allow building as a module

 drivers/perf/Kconfig   | 31 +++++++++++++++++--------------
 drivers/perf/arm-cci.c | 32 ++++++++++++++++++++------------
 drivers/perf/arm-ccn.c |  2 +-
 3 files changed, 38 insertions(+), 27 deletions(-)

-- 
2.17.0.dirty

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

end of thread, other threads:[~2018-05-11 14:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-11 14:29 [PATCH 0/3] perf: make Arm CCI driver modular Robin Murphy
2018-05-11 14:29 ` [PATCH 1/3] perf/arm-cc*: Fix MODULE_LICENSE() tags Robin Murphy
2018-05-11 14:29 ` [PATCH 2/3] perf/arm-cci: Remove pointless PMU disabling Robin Murphy
2018-05-11 14:38   ` Mark Rutland
2018-05-11 14:29 ` [PATCH 3/3] perf/arm-cci: Allow building as a module Robin Murphy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox