lkml.org 
[lkml]   [2013]   [Jan]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [RFC PATCH 2/2] sched: simplify select_task_rq_fair() with schedule balance map
On 01/14/2013 04:27 PM, Namhyung Kim wrote:
> On Fri, 11 Jan 2013 16:18:33 +0800, Michael Wang wrote:
>> +next_sd:
>> + if (!sd->level)
>> + break;
>> +
>> + sbm = cpu_rq(cpu)->sbm;
>> + if (!sbm)
>> + break;
>> +
>> + sd = sbm->sd[type][sd->level - 1];
>> + };
>
> An unnessary semicolone here.

Thanks for the notify, will correct it.

Regards,
Michael Wang

>
> Thanks,
> Namhyung
>



\
 
 \ /
  Last update: 2013-01-15 04:01    [W:0.052 / U:0.196 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site