diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2016-11-22 20:57:12 +0300 |
---|---|---|
committer | Zhang Rui <rui.zhang@intel.com> | 2016-11-30 05:25:27 +0300 |
commit | 64ca738f1fba850fa522cd88b0b935492d846fff (patch) | |
tree | effe653f58d1fe8cc4ca8c1927ba2835c3d34956 /init/do_mounts.h | |
parent | ab47bd964af698a014590a17cf9f902128a57a48 (diff) | |
download | linux-64ca738f1fba850fa522cd88b0b935492d846fff.tar.xz |
thermal/x86_pkg_temp: Move work scheduled flag into package struct
Storage for a boolean information whether work is scheduled for a package
is kept in separate allocated storage, which is resized when the number of
detected packages grows.
With the proper locking in place this is a completely pointless exercise
because we can simply stick it into the per package struct.
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 'init/do_mounts.h')
0 files changed, 0 insertions, 0 deletions