Re: [patch V2 00/12] thermal/x86_pkg_temp: Sanitize hotplug and locking

2016-11-30 Thread Zhang Rui
On Tue, 2016-11-22 at 12:51 -0700, Pandruvada, Srinivas wrote: > On Tue, 2016-11-22 at 17:57 +, Thomas Gleixner wrote: > > > > Changes vs. V1: Fix the package removal wreckage reported by > > Srinivas > > > I haven't looked at individual patch but tested the series as a > whole.  > > So Rui,

Re: [patch V2 00/12] thermal/x86_pkg_temp: Sanitize hotplug and locking

2016-11-29 Thread Eduardo Valentin
Rui, On Tue, Nov 22, 2016 at 05:57:04PM -, Thomas Gleixner wrote: > --- > x86_pkg_temp_thermal.c | 593 > - > 1 file changed, 249 insertions(+), 344 deletions(-) I am assuming you are handling this one in your tree directly. In any case, y

Re: [patch V2 00/12] thermal/x86_pkg_temp: Sanitize hotplug and locking

2016-11-22 Thread Pandruvada, Srinivas
On Tue, 2016-11-22 at 17:57 +, Thomas Gleixner wrote: > Changes vs. V1: Fix the package removal wreckage reported by Srinivas > I haven't looked at individual patch but tested the series as a whole.  So Rui, you can add Tested-by: Srinivas Pandruvada Thanks, Srinivas

[patch V2 00/12] thermal/x86_pkg_temp: Sanitize hotplug and locking

2016-11-22 Thread Thomas Gleixner
Changes vs. V1: Fix the package removal wreckage reported by Srinivas We solely intended to convert that driver to the hotplug state machine and stumbled over a large pile of insanities, which are all interwoven with the package management: - The work cancelation code, the thermal zone unregiste