On Fri, Nov 02, 2012 at 02:19:50PM +0100, Lorenzo Pieralisi wrote: > On Wed, Oct 31, 2012 at 04:44:44PM +0000, Daniel Lezcano wrote: > > The discussion about having different cpus on the system with > > different latencies bring us to a first attemp by adding a > > pointer in the cpuidle_device to the states array. > > > > But as Rafael suggested, it would make more sense to create a > > driver per cpu [1]. > > > > This patch adds support for multiple cpuidle drivers. > > > > It creates a per cpu cpuidle driver pointer. > > > > In order to not break the different drivers, the function > > cpuidle_register_driver > > assign for each cpu, the driver. > > > > The multiple driver support is optional and if it is not set, the cpuide > > driver > > core code remains the same (except some code reorganisation). > > > > I did the following tests compiled, booted, tested without/with > > CONFIG_CPU_IDLE, > > with/without CONFIG_CPU_IDLE_MULTIPLE_DRIVERS. > > > > Tested on Core2 Duo T9500 with acpi_idle [and intel_idle] > > Tested on ARM Dual Cortex-A9 U8500 (aka Snowball) > > > > V1 tested on Tegra3 and Vexpress TC2 > > V3 tested on TC2, hence, on the whole series > > Tested-by: Lorenzo Pieralisi <lorenzo.pieral...@arm.com> >
V3 tested on Tegra3, so: Tested-by: Peter De Schrijver <pdeschrij...@nvidia.com> _______________________________________________ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev