git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9187a41
)
ACPICA: Fix wrong object length returned by acpi_ut_get_simple_object_size().
author
Lv Zheng
<lv.zheng@intel.com>
Thu, 31 Oct 2013 01:30:36 +0000
(09:30 +0800)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Thu, 31 Oct 2013 13:37:33 +0000
(14:37 +0100)
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 <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
No differences found