diff options
author | 2016-11-22 17:57:12 +0000 | |
---|---|---|
committer | 2016-11-30 10:25:27 +0800 | |
commit | 64ca738f1fba850fa522cd88b0b935492d846fff (patch) | |
tree | effe653f58d1fe8cc4ca8c1927ba2835c3d34956 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | thermal/x86_pkg_temp: Sanitize locking (diff) | |
download | wireguard-linux-64ca738f1fba850fa522cd88b0b935492d846fff.tar.xz wireguard-linux-64ca738f1fba850fa522cd88b0b935492d846fff.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions