[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1337364324-12171-1-git-send-email-ccross@android.com>
Date: Fri, 18 May 2012 11:05:22 -0700
From: Colin Cross <ccross@...roid.com>
To: Len Brown <len.brown@...el.com>
Cc: linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-pm@...ts.linux-foundation.org, Kevin Hilman <khilman@...com>,
Arjan van de Ven <arjan@...ux.intel.com>,
Deepthi Dharwar <deepthi@...ux.vnet.ibm.com>,
Santosh Shilimkar <santosh.shilimkar@...com>,
Daniel Lezcano <daniel.lezcano@...aro.org>,
Amit Kucheria <amit.kucheria@...aro.org>,
Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
"Rafael J. Wysocki" <rjw@...k.pl>, Colin Cross <ccross@...roid.com>
Subject: [PATCH 0/2] bug fixes for coupled cpuidle
The last modifications made to the coupled cpuidle patches introduced
two bugs that I missed during testing. The online count was never
initialized, causing coupled idle to always wait and never enter the
ready loop. That hid the second bug, the ready count could never be
decremented after exiting idle.
Len, these two patches could be squashed into patch 3 of the original
set. If you do squash them, you could also add Rafael's tags to the
set (Reviewed-by on 1 and 2, acked-by on 3). Or I can reupload the
whole stack as v5 if you prefer.
--
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