From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: "Yoshihiro Furudera" <fj5100bi@fujitsu.com>,
"Will Deacon" <will@kernel.org>,
"Mark Rutland" <mark.rutland@arm.com>,
"Jonathan Corbet" <corbet@lwn.net>,
"Catalin Marinas" <catalin.marinas@arm.com>,
linux-arm-kernel@lists.infradead.org,
"Bjorn Andersson" <quic_bjorande@quicinc.com>,
"Geert Uytterhoeven" <geert+renesas@glider.be>,
"Dmitry Baryshkov" <dmitry.baryshkov@linaro.org>,
"Konrad Dybcio" <konradybcio@kernel.org>,
"Neil Armstrong" <neil.armstrong@linaro.org>,
"Arnd Bergmann" <arnd@arndb.de>,
"Nícolas F. R. A. Prado" <nfraprado@collabora.com>,
"Thomas Gleixner" <tglx@linutronix.de>,
"Peter Zijlstra" <peterz@infradead.org>,
linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] perf: Fujitsu: Add the Uncore MAC PMU driver
Date: Fri, 8 Nov 2024 12:08:41 +0100 [thread overview]
Message-ID: <c50d36ca-2268-4149-8bf0-c44fc1786d9c@linaro.org> (raw)
In-Reply-To: <f66a649a-60dc-44ba-b8b0-b049c9e357fb@linaro.org>
On 08/11/2024 12:03, Krzysztof Kozlowski wrote:
> On 08/11/2024 06:40, Yoshihiro Furudera wrote:
>> This adds a new dynamic PMU to the Perf Events framework to program and
>> control the Uncore MAC PMUs in Fujitsu chips.
>>
>> This driver was created with reference to drivers/perf/qcom_l3_pmu.c.
This confused me...
>> CONFIG_ARM_SPE_PMU=m
>> diff --git a/drivers/perf/Kconfig b/drivers/perf/Kconfig
>> index bab8ba64162f..4705c605e286 100644
>> --- a/drivers/perf/Kconfig
>> +++ b/drivers/perf/Kconfig
>> @@ -178,6 +178,15 @@ config FSL_IMX9_DDR_PMU
>> can give information about memory throughput and other related
>> events.
>>
>> +config FUJITSU_MAC_PMU
>> + bool "Fujitsu Uncore MAC PMU"
>> + depends on (ARM64 && ACPI) || (COMPILE_TEST && 64BIT)
>
> Missing depends on specific ARCH.
>
> Sorry, this looks like work for some out of tree arch support. I don't
> think we have any interest in taking it... unless it is part of bigger
> patchset/work? If so, then provide *lore* link to relevant patchset.
>
-ENOTENOUGHCOFFEE, I see now ACPI dependency so there will be no SoC
folks for this, right? Then anyway split work per subsystem and send
defconfig to Soc maintainers.
Best regards,
Krzysztof
next prev parent reply other threads:[~2024-11-08 11:08 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-08 5:40 [PATCH 0/2] perf: Fujitsu: Add Uncore MAC/PCI " Yoshihiro Furudera
2024-11-08 5:40 ` [PATCH 1/2] perf: Fujitsu: Add the Uncore MAC " Yoshihiro Furudera
2024-11-08 11:03 ` Krzysztof Kozlowski
2024-11-08 11:08 ` Krzysztof Kozlowski [this message]
2024-11-12 7:49 ` Yoshihiro Furudera (Fujitsu)
2024-11-08 14:19 ` Jonathan Cameron
2024-11-15 1:18 ` Yoshihiro Furudera (Fujitsu)
2024-12-11 11:12 ` Jonathan Cameron
2024-11-08 20:19 ` kernel test robot
2024-11-09 0:36 ` kernel test robot
2024-11-08 5:40 ` [PATCH 2/2] perf: Fujitsu: Add the Uncore PCI " Yoshihiro Furudera
2024-11-08 11:03 ` Krzysztof Kozlowski
2024-11-08 22:33 ` kernel test robot
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=c50d36ca-2268-4149-8bf0-c44fc1786d9c@linaro.org \
--to=krzysztof.kozlowski@linaro.org \
--cc=arnd@arndb.de \
--cc=catalin.marinas@arm.com \
--cc=corbet@lwn.net \
--cc=dmitry.baryshkov@linaro.org \
--cc=fj5100bi@fujitsu.com \
--cc=geert+renesas@glider.be \
--cc=konradybcio@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=neil.armstrong@linaro.org \
--cc=nfraprado@collabora.com \
--cc=peterz@infradead.org \
--cc=quic_bjorande@quicinc.com \
--cc=tglx@linutronix.de \
--cc=will@kernel.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
all inboxes | Powered by JetHome®