[SRU][Yakkeyt][PATCH 0/1] UBUNTU: SAUCE: (no-up) thermal/powerclamp: correct cpu support check

Joseph Salisbury joseph.salisbury at canonical.com
Fri Oct 21 19:04:41 UTC 2016


BugLink: http://bugs.launchpad.net/bugs/1630774

== SRU Justification ==
Initial logic for checking CPU match resulted in OR of CPU features
rather than the intended AND.  This incorrect logic was introduced by commit
b721ca0d in v4.7-rc1.

This patch has been submitted upstream and is in -next, but it is not in 
mainline as of yet, which is why it is being submitted as SAUCE:
http://lkml.iu.edu/hypermail/linux/kernel/1610.0/02480.html   

 
== Fix ==
Author: Eric Ernst <eric.ernst at linux.intel.com>
Date:   Thu Oct 6 08:56:49 2016 -0700

    thermal/powerclamp: correct cpu support check

== Test Case ==
A test kernel was built with this patch and tested by the original bug reporter.
The bug reporter states the test kernel resolved the bug.

Eric Ernst (1):
  thermal/powerclamp: correct cpu support check

 drivers/thermal/intel_powerclamp.c | 14 ++------------
 1 file changed, 2 insertions(+), 12 deletions(-)

-- 
2.7.4





More information about the kernel-team mailing list