[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAFTL4hxU+fTTm-82SUbitgfhhafr+THXWb4=a3CFXqPNS_5p5g@mail.gmail.com>
Date: Sat, 22 Dec 2012 18:43:58 +0100
From: Frederic Weisbecker <fweisbec@...il.com>
To: Steven Rostedt <rostedt@...dmis.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
Alessio Igor Bogani <abogani@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Avi Kivity <avi@...hat.com>,
Chris Metcalf <cmetcalf@...era.com>,
Christoph Lameter <cl@...ux.com>,
Geoff Levand <geoff@...radead.org>,
Gilad Ben Yossef <gilad@...yossef.com>,
Hakan Akkan <hakanakkan@...il.com>,
Ingo Molnar <mingo@...nel.org>,
"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>,
Paul Gortmaker <paul.gortmaker@...driver.com>,
Peter Zijlstra <peterz@...radead.org>,
Thomas Gleixner <tglx@...utronix.de>
Subject: Re: [PATCH 03/24] cputime: Allow dynamic switch between tick/virtual
based cputime accounting
2012/12/21 Steven Rostedt <rostedt@...dmis.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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists