From: Catalin Marinas <catalin.marinas@arm.com>
To: Pierre Gondois <pierre.gondois@arm.com>
Cc: linux-kernel@vger.kernel.org, Ionela.Voinescu@arm.com,
Lukasz.Luba@arm.com, Morten.Rasmussen@arm.com,
Dietmar.Eggemann@arm.com, maz@kernel.org,
Will Deacon <will@kernel.org>,
"Rafael J. Wysocki" <rafael@kernel.org>,
Viresh Kumar <viresh.kumar@linaro.org>,
Mark Rutland <mark.rutland@arm.com>,
Ard Biesheuvel <ardb@kernel.org>, Fuad Tabba <tabba@google.com>,
Rob Herring <robh@kernel.org>,
Valentin Schneider <valentin.schneider@arm.com>,
Lee Jones <lee.jones@linaro.org>,
linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org
Subject: Re: [PATCH v2 2/3] cpufreq: CPPC: Add per_cpu efficiency_class
Date: Thu, 7 Apr 2022 12:20:29 +0100 [thread overview]
Message-ID: <Yk7I/YMpNkVpVG3n@arm.com> (raw)
In-Reply-To: <20220407081620.1662192-3-pierre.gondois@arm.com>
On Thu, Apr 07, 2022 at 10:16:17AM +0200, Pierre Gondois wrote:
> diff --git a/arch/arm64/kernel/smp.c b/arch/arm64/kernel/smp.c
> index 27df5c1e6baa..67243011279d 100644
> --- a/arch/arm64/kernel/smp.c
> +++ b/arch/arm64/kernel/smp.c
> @@ -512,6 +512,7 @@ struct acpi_madt_generic_interrupt *acpi_cpu_get_madt_gicc(int cpu)
> {
> return &cpu_madt_gicc[cpu];
> }
> +EXPORT_SYMBOL_GPL(acpi_cpu_get_madt_gicc);
For this arm64 change:
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
(I haven't looked at the other patches)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2022-04-07 11:21 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-07 8:16 [PATCH v2 0/3] Enable EAS for CPPC/ACPI based systems Pierre Gondois
2022-04-07 8:16 ` [PATCH v2 1/3] cpufreq: CPPC: Add cppc_cpufreq_search_cpu_data Pierre Gondois
2022-04-11 3:10 ` Viresh Kumar
2022-04-11 10:34 ` Pierre Gondois
2022-04-07 8:16 ` [PATCH v2 2/3] cpufreq: CPPC: Add per_cpu efficiency_class Pierre Gondois
2022-04-07 11:20 ` Catalin Marinas [this message]
2022-04-07 8:16 ` [PATCH v2 3/3] cpufreq: CPPC: Register EM based on efficiency class information Pierre Gondois
2022-04-11 3:12 ` Viresh Kumar
2022-04-11 10:33 ` Pierre Gondois
[not found] ` <CANW9uytEOhRX4-TcOYThYFJ0UvrsYETzNp2YiH4zGDn_yb3a9A@mail.gmail.com>
2022-04-07 10:00 ` [PATCH v2 0/3] Enable EAS for CPPC/ACPI based systems Pierre Gondois
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=Yk7I/YMpNkVpVG3n@arm.com \
--to=catalin.marinas@arm.com \
--cc=Dietmar.Eggemann@arm.com \
--cc=Ionela.Voinescu@arm.com \
--cc=Lukasz.Luba@arm.com \
--cc=Morten.Rasmussen@arm.com \
--cc=ardb@kernel.org \
--cc=lee.jones@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=maz@kernel.org \
--cc=pierre.gondois@arm.com \
--cc=rafael@kernel.org \
--cc=robh@kernel.org \
--cc=tabba@google.com \
--cc=valentin.schneider@arm.com \
--cc=viresh.kumar@linaro.org \
--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;
as well as URLs for NNTP newsgroup(s).