[PATCH v2 5/7] sched: add a new SD_SHARE_POWERDOMAIN for sched_domain

Vincent Guittot vincent.guittot at linaro.org
Wed Mar 19 08:28:50 EDT 2014


On 19 March 2014 12:59, Peter Zijlstra <peterz at infradead.org> wrote:
> On Tue, Mar 18, 2014 at 06:56:47PM +0100, Vincent Guittot wrote:
>
>
>> @@ -5946,7 +5948,8 @@ static int sched_domains_curr_level;
>>       (SD_SHARE_CPUPOWER |            \
>>        SD_SHARE_PKG_RESOURCES |       \
>>        SD_NUMA |                      \
>> -      SD_ASYM_PACKING)
>> +      SD_ASYM_PACKING |              \
>> +      SD_SHARE_POWERDOMAIN)
>
> You forgot to update the pretty comment above that :-)

yes, i'm going to update it

>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel



More information about the linux-arm-kernel mailing list