From: Valentin Schneider <valentin.schneider@arm.com>
To: kernel test robot <lkp@intel.com>
Cc: kbuild-all@lists.01.org, ionela.voinescu@arm.com,
catalin.marinas@arm.com, dietmar.eggemann@arm.com,
viresh.kumar@linaro.org, sudeep.holla@arm.com,
souvik.chakravarty@arm.com, will@kernel.org,
morten.rasmussen@arm.com, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 2/4] arm64: wrap and generalise counter read functions
Date: Thu, 27 Aug 2020 10:30:44 +0100 [thread overview]
Message-ID: <jhj3648e8qj.mognet@arm.com> (raw)
In-Reply-To: <202008271109.eaOccfhv%lkp@intel.com>
On 27/08/20 04:36, kernel test robot wrote:
> In file included from include/linux/energy_model.h:10,
> from include/linux/device.h:16,
> from include/linux/acpi.h:15,
> from arch/arm64/kernel/topology.c:14:
> include/linux/sched/topology.h:40:3: warning: 'sd_flag_debug' defined but not used [-Wunused-const-variable=]
> 40 | } sd_flag_debug[] = {
> | ^~~~~~~~~~~~~
> In file included from include/linux/energy_model.h:10,
> from include/linux/device.h:16,
> from include/linux/acpi.h:15,
> from arch/arm64/kernel/topology.c:14:
> include/linux/sched/topology.h:30:27: warning: 'SD_DEGENERATE_GROUPS_MASK' defined but not used [-Wunused-const-variable=]
> 30 | static const unsigned int SD_DEGENERATE_GROUPS_MASK =
> | ^~~~~~~~~~~~~~~~~~~~~~~~~
>
Sorry about those, should be gone in latest tip/sched/core.
_______________________________________________
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:[~2020-08-27 9:32 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-26 13:03 [PATCH 0/4] arm64: cppc: add FFH support using AMUs Ionela Voinescu
2020-08-26 13:03 ` [PATCH 1/4] arm64: cpufeature: restructure AMU feedback function Ionela Voinescu
2020-08-26 13:03 ` [PATCH 2/4] arm64: wrap and generalise counter read functions Ionela Voinescu
[not found] ` <202008271109.eaOccfhv%lkp@intel.com>
2020-08-27 9:30 ` Valentin Schneider [this message]
2020-08-26 13:03 ` [PATCH 3/4] arm64: split counter validation function Ionela Voinescu
2020-08-26 13:03 ` [PATCH 4/4] arm64: implement CPPC FFH support using AMUs Ionela Voinescu
2020-09-11 14:40 ` Catalin Marinas
2020-09-22 16:07 ` Ionela Voinescu
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=jhj3648e8qj.mognet@arm.com \
--to=valentin.schneider@arm.com \
--cc=catalin.marinas@arm.com \
--cc=dietmar.eggemann@arm.com \
--cc=ionela.voinescu@arm.com \
--cc=kbuild-all@lists.01.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=lkp@intel.com \
--cc=morten.rasmussen@arm.com \
--cc=souvik.chakravarty@arm.com \
--cc=sudeep.holla@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).