Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1466430
| From | Krzysztof Kozlowski <krzk@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] ARM: exynos_defconfig: Don't attempt to enable schedutil governor as module |
| Date | 2016-08-19 15:50 +0200 |
| Message-ID | <s7Slj-6gW-1@gated-at.bofh.it> (permalink) |
| References | <s7RSh-65h-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 1/2] ARM: exynos_defconfig: Don't attempt to enable schedutil governor as module Javier Martinez Canillas <javier@osg.samsung.com> - 2016-08-19 15:20 +0200 Re: [PATCH 1/2] ARM: exynos_defconfig: Don't attempt to enable schedutil governor as module Krzysztof Kozlowski <krzk@kernel.org> - 2016-08-19 15:50 +0200
csiph-web