Re: [PATCH v2] ACPI processor: Fix a typo error in commit 99b725084

2012-08-02 Thread Srivatsa S. Bhat
On 08/03/2012 11:33 AM, Feng Tang wrote: > On Fri, 3 Aug 2012 11:26:04 +0530 > "Srivatsa S. Bhat" wrote: > >> On 08/03/2012 09:52 AM, Len Brown wrote: >>> Applied. >>> >>> thanks for the refresh. >>> >> >> This patch needs to be CC'ed to stable also right? > > Yes, I've sent the patch directly t

Re: [PATCH v2] ACPI processor: Fix a typo error in commit 99b725084

2012-08-02 Thread Feng Tang
On Fri, 3 Aug 2012 11:26:04 +0530 "Srivatsa S. Bhat" wrote: > On 08/03/2012 09:52 AM, Len Brown wrote: > > Applied. > > > > thanks for the refresh. > > > > This patch needs to be CC'ed to stable also right? Yes, I've sent the patch directly to stable 3 days ago. thanks for the note. - Feng

Re: [PATCH v2] ACPI processor: Fix a typo error in commit 99b725084

2012-08-02 Thread Srivatsa S. Bhat
On 08/03/2012 09:52 AM, Len Brown wrote: > Applied. > > thanks for the refresh. > This patch needs to be CC'ed to stable also right? Regards, Srivatsa S. Bhat -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More

Re: [PATCH v2] ACPI processor: Fix a typo error in commit 99b725084

2012-08-02 Thread Len Brown
Applied. thanks for the refresh. Len Brown, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ

Re: [PATCH v2] ACPI processor: Fix a typo error in commit 99b725084

2012-07-31 Thread Deepthi Dharwar
On 07/31/2012 10:14 AM, Feng Tang wrote: > In commit 99b725084 "ACPI processor hotplug: Delay acpi_processor_start() > call for hotplugged cores", acpi_processor_hotplug(pr) was wrongly replaced > by acpi_processor_cst_has_changed() inside the acpi_cpu_soft_notify(). This > patch will restore it b

Re: [PATCH v2] ACPI processor: Fix a typo error in commit 99b725084

2012-07-31 Thread Rafael J. Wysocki
On Tuesday, July 31, 2012, Feng Tang wrote: > In commit 99b725084 "ACPI processor hotplug: Delay acpi_processor_start() > call for hotplugged cores", acpi_processor_hotplug(pr) was wrongly replaced > by acpi_processor_cst_has_changed() inside the acpi_cpu_soft_notify(). This > patch will restore it

[PATCH v2] ACPI processor: Fix a typo error in commit 99b725084

2012-07-30 Thread Feng Tang
In commit 99b725084 "ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged cores", acpi_processor_hotplug(pr) was wrongly replaced by acpi_processor_cst_has_changed() inside the acpi_cpu_soft_notify(). This patch will restore it back, which also fixes a tick_broadcast_mask regres