[PATCH 2/2] cpuidle: export cpuidle_idle_call symbol
Wang Dongsheng-B40534
B40534 at freescale.com
Wed Jul 24 12:17:17 EST 2013
> -----Original Message-----
> From: Rafael J. Wysocki [mailto:rjw at sisk.pl]
> Sent: Wednesday, July 24, 2013 5:33 AM
> To: Wang Dongsheng-B40534
> Cc: daniel.lezcano at linaro.org; linux-pm at vger.kernel.org; linuxppc-
> dev at lists.ozlabs.org
> Subject: Re: [PATCH 2/2] cpuidle: export cpuidle_idle_call symbol
>
> On Tuesday, July 23, 2013 05:28:01 PM Dongsheng Wang wrote:
> > From: Wang Dongsheng <dongsheng.wang at freescale.com>
> >
> > Export cpuidle_idle_call symbol, make this function can be invoked in
> > the module.
>
> Why?
>
On powerpc platform, there is already have cpu idle implementation.
I want use cpuidle framework to control various low power modes. But need to
be compatible with the current implementation. And driver should be as a module,
The user can using this module at any time.
We need cpuidle_idle_call to drive the new implementation in modules.
Thanks.
- dongsheng
> Rafael
More information about the Linuxppc-dev
mailing list