On Saturday 02 February 2008 05:10, Zhao Yakui wrote:
> On Sat, 2008-02-02 at 02:39 -0500, Len Brown wrote:
> > On Monday 28 January 2008 00:55, Zhao Yakui wrote:
> > > Subject: ACPI : Update the t-state for every affected cpu when t-state is
> > > changed
> > > >From : Zhao Yakui <[EMAIL PROTECTE
drivers/acpi/processor_throttling.c:990: warning: 'ret' may be used
uninitialized in this function
-Len
I will eliminate the warning message and refresh the patch.
Thanks.
> + for_each_cpu_mask(i, online_throttling_cpus) {
> + t_state.cpu = i;
> + acpi_processor_thro
On Sat, 2008-02-02 at 02:39 -0500, Len Brown wrote:
> On Monday 28 January 2008 00:55, Zhao Yakui wrote:
> > Subject: ACPI : Update the t-state for every affected cpu when t-state is
> > changed
> > >From : Zhao Yakui <[EMAIL PROTECTED]>
> >
> > According to ACPI spec, the _TSD object provides T-
On Monday 28 January 2008 00:55, Zhao Yakui wrote:
> Subject: ACPI : Update the t-state for every affected cpu when t-state is
> changed
> >From : Zhao Yakui <[EMAIL PROTECTED]>
>
> According to ACPI spec, the _TSD object provides T-state control cross
> logical processor dependency information t
On Monday 28 January 2008 00:55, Zhao Yakui wrote:
> Subject: ACPI : Update the t-state for every affected cpu when t-state is
> changed
> >From : Zhao Yakui <[EMAIL PROTECTED]>
>
> According to ACPI spec, the _TSD object provides T-state control cross
> logical processor dependency information t
Subject: ACPI : Update the t-state for every affected cpu when t-state is
changed
>From : Zhao Yakui <[EMAIL PROTECTED]>
According to ACPI spec, the _TSD object provides T-state control cross
logical processor dependency information to OSPM. So the t-state
coordination should be considered when T