aboutsummaryrefslogtreecommitdiff
path: root/CREDITS
diff options
context:
space:
mode:
authorThomas Gleixner2016-11-22 17:57:14 +0000
committerZhang Rui2016-11-30 10:25:41 +0800
commit556238e45c8deacb665fbee3944201b65cead594 (patch)
treebbfabe76bc26a636a8503555099da3b82b49f638 /CREDITS
parent411bb3835f473d1b50676b31abb16f1a464ea7e3 (diff)
thermal/x86_pkg_temp: Sanitize package management
Packages are kept in a list, which must be searched over and over. We can be smarter than that and just store the package pointers in an array which is allocated at init time. Sizing of the array is determined from the topology information. That makes the package search a simple array lookup. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Tested-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions