2012/12/21 Steven Rostedt <rost...@goodmis.org>:
>>@@ -601,6 +612,7 @@ void thread_group_cputime_adjusted(struct task_struct *p, 
>>cputime_t *ut, cputime
>>       thread_group_cputime(p, &cputime);
>>       cputime_adjust(&cputime, &p->signal->prev_cputime, ut, st);
>>  }
>> +#endif /* !CONFIG_VIRT_CPU_ACCOUNTING_NATIVE */
>
> Ah, the missing #endif gets added back here.

Right, I fixed the mid-state breakage for the next version.

Thanks for the report!
--
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