Re: [PATCH 1/2] sched/cpufreq: Reorganize the cpufreq files

2018-10-18 Thread kbuild test robot
Hi Daniel, I love your patch! Yet something to improve: [auto build test ERROR on tip/sched/core] [also build test ERROR on v4.19-rc8 next-20181018] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commi

Re: [PATCH 1/2] sched/cpufreq: Reorganize the cpufreq files

2018-10-18 Thread kbuild test robot
Hi Daniel, I love your patch! Yet something to improve: [auto build test ERROR on tip/sched/core] [also build test ERROR on v4.19-rc8 next-20181018] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commi

Re: [PATCH 1/2] sched/cpufreq: Reorganize the cpufreq files

2018-10-18 Thread Daniel Lezcano
On 18/10/2018 12:06, Rafael J. Wysocki wrote: > On Thu, Oct 18, 2018 at 11:54 AM Daniel Lezcano > wrote: >> >> On 18/10/2018 11:42, Rafael J. Wysocki wrote: >>> On Thu, Oct 18, 2018 at 11:36 AM Daniel Lezcano >>> wrote: It was suggested to set the scene for the PM components in the

Re: [PATCH 1/2] sched/cpufreq: Reorganize the cpufreq files

2018-10-18 Thread Rafael J. Wysocki
On Thu, Oct 18, 2018 at 11:54 AM Daniel Lezcano wrote: > > On 18/10/2018 11:42, Rafael J. Wysocki wrote: > > On Thu, Oct 18, 2018 at 11:36 AM Daniel Lezcano > > wrote: > >> > >> It was suggested to set the scene for the PM components in the > >> scheduler code organization in the recent discussio

Re: [PATCH 1/2] sched/cpufreq: Reorganize the cpufreq files

2018-10-18 Thread Daniel Lezcano
On 18/10/2018 11:42, Rafael J. Wysocki wrote: > On Thu, Oct 18, 2018 at 11:36 AM Daniel Lezcano > wrote: >> >> It was suggested to set the scene for the PM components in the >> scheduler code organization in the recent discussion about making the >> scheduler aware of the capacity capping from the

Re: [PATCH 1/2] sched/cpufreq: Reorganize the cpufreq files

2018-10-18 Thread Daniel Lezcano
On 18/10/2018 11:35, Daniel Lezcano wrote: > It was suggested to set the scene for the PM components in the > scheduler code organization in the recent discussion about making the > scheduler aware of the capacity capping from the thermal framework. > > Move the cpufreq files into its own director

Re: [PATCH 1/2] sched/cpufreq: Reorganize the cpufreq files

2018-10-18 Thread Rafael J. Wysocki
On Thu, Oct 18, 2018 at 11:36 AM Daniel Lezcano wrote: > > It was suggested to set the scene for the PM components in the > scheduler code organization in the recent discussion about making the > scheduler aware of the capacity capping from the thermal framework. > > Move the cpufreq files into it