Re: [PATCH 0/2] Backport to 3.10 stable (Fix CPU0 stall after CPU1 hotplug)

2014-04-03 Thread Luís Henriques
On Wed, Apr 02, 2014 at 04:19:36PM +0200, Krzysztof Kozlowski wrote: > Hi, > > These two patches are good candidates for backporting to stable 3.10. They fix > a CPU0 stall due to timer list corruption after hotplugging CPU1. > > 1. Commit: 95731ebb114c >cpufreq: Fix governor start/stop race

Re: [PATCH 0/2] Backport to 3.10 stable (Fix CPU0 stall after CPU1 hotplug)

2014-04-03 Thread Luís Henriques
On Wed, Apr 02, 2014 at 04:19:36PM +0200, Krzysztof Kozlowski wrote: Hi, These two patches are good candidates for backporting to stable 3.10. They fix a CPU0 stall due to timer list corruption after hotplugging CPU1. 1. Commit: 95731ebb114c cpufreq: Fix governor start/stop race

[PATCH 0/2] Backport to 3.10 stable (Fix CPU0 stall after CPU1 hotplug)

2014-04-02 Thread Krzysztof Kozlowski
Hi, These two patches are good candidates for backporting to stable 3.10. They fix a CPU0 stall due to timer list corruption after hotplugging CPU1. 1. Commit: 95731ebb114c cpufreq: Fix governor start/stop race condition 2. Commit: 3617f2ca6d0e cpufreq: Fix timer/workqueue corruption due

[PATCH 0/2] Backport to 3.10 stable (Fix CPU0 stall after CPU1 hotplug)

2014-04-02 Thread Krzysztof Kozlowski
Hi, These two patches are good candidates for backporting to stable 3.10. They fix a CPU0 stall due to timer list corruption after hotplugging CPU1. 1. Commit: 95731ebb114c cpufreq: Fix governor start/stop race condition 2. Commit: 3617f2ca6d0e cpufreq: Fix timer/workqueue corruption due