Re: [PATCH 1/1] cpuidle: coupled: fix ready counter decrement

From: Santosh Shilimkar
Date: Fri Dec 14 2012 - 18:33:24 EST


On Friday 14 December 2012 09:42 AM, Sivaram Nair wrote:
The ready_waiting_counts atomic variable is compared against the wrong
online cpu count. The latter is computed incorrectly using logical-OR
instead of bit-OR. This patch fixes that.

Signed-off-by: Sivaram Nair <sivaramn@xxxxxxxxxx>
---
Looks right.
Acked-by: Santosh Shilimkar <santosh.shilimkar@xxxxxx>

--
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/