android_kernel_samsung_a7y1.../tools/power/x86
Naoya Horiguchi fada379dc3 tools/power turbostat: fix buffer overrun
[ Upstream commit eeb71c950bc6eee460f2070643ce137e067b234c ]

turbostat could be terminated by general protection fault on some latest
hardwares which (for example) support 9 levels of C-states and show 18
"tADDED" lines. That bloats the total output and finally causes buffer
overrun.  So let's extend the buffer to avoid this.

Signed-off-by: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-04-06 21:36:59 +02:00
..
turbostat tools/power turbostat: fix buffer overrun 2020-04-06 21:36:59 +02:00
x86_energy_perf_policy