From: Lv Zheng Date: Thu, 31 Oct 2013 01:30:36 +0000 (+0800) Subject: ACPICA: Fix wrong object length returned by acpi_ut_get_simple_object_size(). X-Git-Tag: v3.13-rc1~96^2~9^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=130797a6c3f1421c10880a1681d6a9c57b80ef17;p=pandora-kernel.git ACPICA: Fix wrong object length returned by acpi_ut_get_simple_object_size(). The object length returned by acpi_ut_get_simple_object_size() should be rounded up to the closest word boundary. This patch ports a fix from ACPICA upstream to Linux. [rjw: Changelog] Signed-off-by: Lv Zheng Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed