Re: [PATCH v2] NOHZ: fix nohz on cpu unplug

From: Mark Lord
Date: Thu Feb 05 2009 - 14:54:24 EST


Ingo Molnar wrote:
* Suresh Siddha <suresh.b.siddha@xxxxxxxxx> wrote:

On Tue, 2009-02-03 at 22:19 -0800, Christian Borntraeger wrote:
Am Tuesday 03 February 2009 13:28:47 schrieb Ingo Molnar:
+ if (!cpu_active(cpu) {
That does not compile...I used the following:
if (!cpu_active(cpu)) {
Could you please resubmit an updated patch?
Suresh,

can you send the updated patch? After all, its your work and we need your
Signed-off-by anyway.

You can add my
Reported-by: Christian Borntraeger <borntraeger@xxxxxxxxxx>
Tested-by: Christian Borntraeger <borntraeger@xxxxxxxxxx>
Thanks Christian for testing the fix. Ingo, appended is the updated patch. Thanks.

applied to tip:sched/urgent, thanks guys!

Ingo
..

How far back in (kernel release) time does this problem exist?
Candidate for -stable ?

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