Re: Regression in intel_powerclamp, due to cpu whitelist removal

2016-10-19 Thread Zhang Rui
On Wed, 2016-10-19 at 20:45 -0700, Jacob Pan wrote: > On Tue, 18 Oct 2016 14:20:49 + > Alok Kataria wrote: > > > > > Hi Jacob, Zhang,  > > > > One of your recent commit "thermal/powerclamp: remove cpu > > whitelist” [1], has caused a regression in the kernel.  > > > >

Re: Regression in intel_powerclamp, due to cpu whitelist removal

2016-10-19 Thread Zhang Rui
On Wed, 2016-10-19 at 20:45 -0700, Jacob Pan wrote: > On Tue, 18 Oct 2016 14:20:49 + > Alok Kataria wrote: > > > > > Hi Jacob, Zhang,  > > > > One of your recent commit "thermal/powerclamp: remove cpu > > whitelist” [1], has caused a regression in the kernel.  > > > > That commit changed

Re: Regression in intel_powerclamp, due to cpu whitelist removal

2016-10-19 Thread Alok Kataria
On Wed, 2016-10-19 at 20:45 -0700, Jacob Pan wrote: > On Tue, 18 Oct 2016 14:20:49 + > Alok Kataria wrote: > > > Hi Jacob, Zhang, > > > > One of your recent commit "thermal/powerclamp: remove cpu > > whitelist” [1], has caused a regression in the kernel. > > > > That

Re: Regression in intel_powerclamp, due to cpu whitelist removal

2016-10-19 Thread Alok Kataria
On Wed, 2016-10-19 at 20:45 -0700, Jacob Pan wrote: > On Tue, 18 Oct 2016 14:20:49 + > Alok Kataria wrote: > > > Hi Jacob, Zhang, > > > > One of your recent commit "thermal/powerclamp: remove cpu > > whitelist” [1], has caused a regression in the kernel. > > > > That commit changed

Re: Regression in intel_powerclamp, due to cpu whitelist removal

2016-10-19 Thread Jacob Pan
On Tue, 18 Oct 2016 14:20:49 + Alok Kataria wrote: > Hi Jacob, Zhang, > > One of your recent commit "thermal/powerclamp: remove cpu > whitelist” [1], has caused a regression in the kernel. > > That commit changed powerclamp_probe from requiring all of the > following

Re: Regression in intel_powerclamp, due to cpu whitelist removal

2016-10-19 Thread Jacob Pan
On Tue, 18 Oct 2016 14:20:49 + Alok Kataria wrote: > Hi Jacob, Zhang, > > One of your recent commit "thermal/powerclamp: remove cpu > whitelist” [1], has caused a regression in the kernel. > > That commit changed powerclamp_probe from requiring all of the > following features: > >

Regression in intel_powerclamp, due to cpu whitelist removal

2016-10-18 Thread Alok Kataria
Hi Jacob, Zhang, One of your recent commit "thermal/powerclamp: remove cpu whitelist” [1], has caused a regression in the kernel. That commit changed powerclamp_probe from requiring all of the following features: X86_FEATURE_NONSTOP_TSC X86_FEATURE_CONSTANT_TSC X86_FEATURE_MWAIT

Regression in intel_powerclamp, due to cpu whitelist removal

2016-10-18 Thread Alok Kataria
Hi Jacob, Zhang, One of your recent commit "thermal/powerclamp: remove cpu whitelist” [1], has caused a regression in the kernel. That commit changed powerclamp_probe from requiring all of the following features: X86_FEATURE_NONSTOP_TSC X86_FEATURE_CONSTANT_TSC X86_FEATURE_MWAIT