From: Robin Murphy <robin.murphy@arm.com>
To: will.deacon@arm.com, mark.rutland@arm.com
Cc: linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, pawel.moll@arm.com,
suzuki.poulose@arm.com
Subject: [PATCH v2 0/3] perf: make Arm CCI driver modular
Date: Mon, 14 May 2018 14:34:50 +0100 [thread overview]
Message-ID: <cover.1526303815.git.robin.murphy@arm.com> (raw)
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.
v2: Fix Kconfig dependencies per kbuild robot report
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 | 34 ++++++++++++++++++----------------
drivers/perf/arm-cci.c | 32 ++++++++++++++++++++------------
drivers/perf/arm-ccn.c | 2 +-
3 files changed, 39 insertions(+), 29 deletions(-)
--
2.17.0.dirty
next reply other threads:[~2018-05-14 13:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-14 13:34 Robin Murphy [this message]
2018-05-14 13:34 ` [PATCH v2 1/3] perf/arm-cc*: Fix MODULE_LICENSE() tags Robin Murphy
2018-05-14 13:34 ` [PATCH v2 2/3] perf/arm-cci: Remove pointless PMU disabling Robin Murphy
2018-05-14 13:34 ` [PATCH v2 3/3] perf/arm-cci: Allow building as a module Robin Murphy
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=cover.1526303815.git.robin.murphy@arm.com \
--to=robin.murphy@arm.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=pawel.moll@arm.com \
--cc=suzuki.poulose@arm.com \
--cc=will.deacon@arm.com \
/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