diff options
author | Bob Moore <robert.moore@intel.com> | 2013-07-17 01:48:40 (GMT) |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2013-07-22 23:06:49 (GMT) |
commit | 0fb3adf8099160c0a1b1952b6ccf7ac05c218d38 (patch) | |
tree | 2694c07c4788ba3cab2ff8b46065c9a5d7bb259d /include/acpi | |
parent | 57987ca2b7c3b16aeeaeacb69b52372181cb7c58 (diff) | |
download | linux-fsl-qoriq-0fb3adf8099160c0a1b1952b6ccf7ac05c218d38.tar.xz |
ACPICA: Disassembler: Expand maximum output string length to 64K
Was 256 bytes max. The original purpose of this constraint was to
limit the amount of debug output. However, the string function in
question (UtPrintString) is now used for the disassembler also,
where 256 bytes is insufficient. Reported by RehabMan@GitHub.
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Acked-by: Len Brown <len.brown@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'include/acpi')
0 files changed, 0 insertions, 0 deletions