diff options
author | 2018-01-31 11:47:35 -0600 | |
---|---|---|
committer | 2018-02-01 15:26:11 +0200 | |
commit | 9862b43624a5450a097cc4122732857b869dbbca (patch) | |
tree | 8830ca4d7a80636500eb590e5e2498b5c7c14d10 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | platform/x86: intel_pmc_core: Remove unused header file (diff) | |
download | linux-dev-9862b43624a5450a097cc4122732857b869dbbca.tar.xz linux-dev-9862b43624a5450a097cc4122732857b869dbbca.zip |
platform/x86: dell-laptop: Allocate buffer on heap rather than globally
There is no longer a need for the buffer to be defined in
first 4GB physical address space.
Furthermore there may be race conditions with multiple different functions
working on a module wide buffer causing incorrect results.
Fixes: 549b4930f057658dc50d8010e66219233119a4d8
Suggested-by: Pali Rohar <pali.rohar@gmail.com>
Signed-off-by: Mario Limonciello <mario.limonciello@dell.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions