diff options
author | Alexey Starikovskiy <[email protected]> | 2010-04-01 11:06:34 +0800 |
---|---|---|
committer | Len Brown <[email protected]> | 2010-04-20 10:43:15 -0400 |
commit | 333b04ae338e3421297d46c508f053a6767d2883 (patch) | |
tree | 5b7474788fe26c20c8fe30d157d3ec96772ca0ad /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | a7499bc84eabb200f9dc23770a46d9a31b1e763a (diff) |
ACPICA: Fix for acpi_reallocate_root_table for incorrect root table copy
When copying the root table to the new allocation, the length
used was incorrect. The new size was used instead of the current
table size, meaning too much data was copied.
Signed-off-by: Alexey Starikovskiy <[email protected]>
Signed-off-by: Bob Moore <[email protected]>
Signed-off-by: Lin Ming <[email protected]>
Signed-off-by: Len Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions