From: krzk@kernel.org (Krzysztof Kozlowski)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] ARM: exynos_defconfig: Don't attempt to enable schedutil governor as module
Date: Fri, 19 Aug 2016 15:41:13 +0200 [thread overview]
Message-ID: <f2e14ded-5da6-f55e-a29a-e26cee8da147@kernel.org> (raw)
In-Reply-To: <1471612328-6467-1-git-send-email-javier@osg.samsung.com>
On 08/19/2016 03:12 PM, Javier Martinez Canillas wrote:
> The schedutil CPUFreq governor could be built as a module but the commit
> 58919e83c85c ("cpufreq / sched: Pass flags to cpufreq_update_util()")
> made it non-modular so attempting to enable as module leads to a warning:
>
> warning: symbol value 'm' invalid for CPU_FREQ_GOV_SCHEDUTIL
>
> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
> ---
>
> arch/arm/configs/exynos_defconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Same as patch 2/2, for reference:
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
BR,
Krzysztof
prev parent reply other threads:[~2016-08-19 13:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-19 13:12 [PATCH 1/2] ARM: exynos_defconfig: Don't attempt to enable schedutil governor as module Javier Martinez Canillas
2016-08-19 13:12 ` [PATCH 2/2] ARM: multi_v7_defconfig: " Javier Martinez Canillas
2016-08-19 13:40 ` Krzysztof Kozlowski
2016-08-19 13:46 ` Javier Martinez Canillas
2016-08-19 13:52 ` Javier Martinez Canillas
2016-08-19 15:51 ` Krzysztof Kozlowski
2016-08-19 15:55 ` Javier Martinez Canillas
2016-08-19 13:41 ` Krzysztof Kozlowski [this message]
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=f2e14ded-5da6-f55e-a29a-e26cee8da147@kernel.org \
--to=krzk@kernel.org \
--cc=linux-arm-kernel@lists.infradead.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).