2013/1/24 Xiaotian Feng <xtf...@gmail.com>:
> On Thu, Jan 10, 2013 at 2:33 AM, Frederic Weisbecker <fweis...@gmail.com> 
> wrote:
>> --- a/kernel/sched/cputime.c
>> +++ b/kernel/sched/cputime.c
>> @@ -509,11 +509,11 @@ EXPORT_SYMBOL_GPL(vtime_account);
>>  # define nsecs_to_cputime(__nsecs)     nsecs_to_jiffies(__nsecs)
>>  #endif
>>
>> -static cputime_t scale_utime(cputime_t utime, cputime_t rtime, cputime_t 
>> total)
>> +static cputime_t scale_utime(cputime_t stime, cputime_t rtime, cputime_t 
>> total)
>
> s/scale_utime/scale_stime.

Whoops! :-)

Thanks I'm fixing this.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to